We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 189ce86 + 8ae73e2 commit 0e9596fCopy full SHA for 0e9596f
src/superannotate/__init__.py
@@ -3,7 +3,7 @@
3
import sys
4
5
6
-__version__ = "4.5.1dev3"
+__version__ = "4.5.1b1"
7
8
9
os.environ.update({"sa_version": __version__})
0 commit comments