We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e89719a + 4d8ba77 commit e212a5fCopy full SHA for e212a5f
2 files changed
src/superannotate/__init__.py
@@ -2,7 +2,7 @@
2
import sys
3
4
5
-__version__ = "4.4.5b2"
+__version__ = "4.4.5b3"
6
7
8
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
0 commit comments