Skip to content

Commit 547a180

Browse files
committed
Bump version to 1.1.0
1 parent efa3476 commit 547a180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nutree/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""
1717

1818
# flake8: noqa
19-
__version__ = "1.0.1-a1"
19+
__version__ = "1.1.0"
2020

2121
from nutree.common import (
2222
AmbiguousMatchError,

0 commit comments

Comments
 (0)