Skip to content

Commit 53a5ed7

Browse files
author
Jon Palmer
committed
bump version; stage for release
1 parent f0bc925 commit 53a5ed7

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

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

0 commit comments

Comments
 (0)