Skip to content

Commit 0ed7df0

Browse files
author
Jon Palmer
committed
bump version for release
1 parent a208c55 commit 0ed7df0

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, 8)
1+
VERSION = (1, 8, 9)
22

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

0 commit comments

Comments
 (0)