Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Palmer committed Aug 2, 2021
1 parent a208c55 commit 0ed7df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion funannotate/__version__.py
@@ -1,3 +1,3 @@
VERSION = (1, 8, 8)
VERSION = (1, 8, 9)

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

0 comments on commit 0ed7df0

Please sign in to comment.