Skip to content

Commit 8541c60

Browse files
committed
Merge branch 'develop' into get_component_config_v2
2 parents e57d9e2 + 5e286f1 commit 8541c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44

55

6-
__version__ = "4.4.30b1"
6+
__version__ = "4.4.30"
77

88
os.environ.update({"sa_version": __version__})
99
sys.path.append(os.path.split(os.path.realpath(__file__))[0])

0 commit comments

Comments
 (0)