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 dd63d51 commit 13cbfa6Copy full SHA for 13cbfa6
src/superannotate/__init__.py
@@ -3,7 +3,7 @@
3
import sys
4
import typing
5
6
-__version__ = "4.4.11dev1"
+__version__ = "4.4.11dev2"
7
8
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
9
0 commit comments