Skip to content

Commit 47899b4

Browse files
authored
Merge pull request #794 from superannotateai/fix_upload_annotations
version update
2 parents d831c09 + 37b09fa commit 47899b4

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.35dev2"
6+
__version__ = "4.4.36b1"
77

88

99
os.environ.update({"sa_version": __version__})

0 commit comments

Comments
 (0)