We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa3476 commit 547a180Copy full SHA for 547a180
nutree/__init__.py
@@ -16,7 +16,7 @@
16
"""
17
18
# flake8: noqa
19
-__version__ = "1.0.1-a1"
+__version__ = "1.1.0"
20
21
from nutree.common import (
22
AmbiguousMatchError,
0 commit comments