Skip to content

Commit 400f67f

Browse files
author
Jon Palmer
committed
bump version for release
1 parent ca0612d commit 400f67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funannotate/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (1, 8, 16)
1+
VERSION = (1, 8, 17)
22

33
__version__ = ".".join(map(str, VERSION))

0 commit comments

Comments
 (0)