We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0612d commit 400f67fCopy full SHA for 400f67f
funannotate/__version__.py
@@ -1,3 +1,3 @@
1
-VERSION = (1, 8, 16)
+VERSION = (1, 8, 17)
2
3
__version__ = ".".join(map(str, VERSION))
0 commit comments