Skip to content

Commit 7d856e5

Browse files
committed
Bump prerelease (1.1.1-a1) [ci skip]
1 parent 547a180 commit 7d856e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nutree/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""
1717

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

2121
from nutree.common import (
2222
AmbiguousMatchError,

0 commit comments

Comments
 (0)