We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c64b2c1 + e90d579 commit 151361cCopy full SHA for 151361c
src/superannotate/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
import sys
3
4
-__version__ = "4.4.5dev3"
+__version__ = "4.4.5dev5"
5
6
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
7
0 commit comments