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 1f275d2 commit 1153727Copy full SHA for 1153727
src/superannotate/__init__.py
@@ -3,7 +3,7 @@
3
import sys
4
5
6
-__version__ = "4.4.38dev1"
+__version__ = "4.4.38"
7
8
9
os.environ.update({"sa_version": __version__})
0 commit comments