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.
1 parent ee56c12 commit 553ce56Copy full SHA for 553ce56
src/superannotate/__init__.py
@@ -2,7 +2,7 @@
2
import sys
3
4
5
-__version__ = "4.4.7dev1"
+__version__ = "4.4.7dev2"
6
7
8
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
0 commit comments