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 455afb4 commit 4ef9a3eCopy full SHA for 4ef9a3e
src/superannotate/__init__.py
@@ -2,7 +2,7 @@
2
import os
3
import sys
4
5
-__version__ = "4.4.13dev3"
+__version__ = "4.4.13dev4"
6
7
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
8
0 commit comments