Skip to content

Commit 85c8976

Browse files
committed
Merge branch 'friday' of github.com:superannotateai/superannotate-python-sdk into friday
2 parents f9f02dd + 3d8c94e commit 85c8976

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
@@ -1,7 +1,7 @@
11
import os
22
import sys
33

4-
__version__ = "4.4.7dev4"
4+
__version__ = "4.4.7dev5"
55

66
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
77

0 commit comments

Comments
 (0)