Skip to content

Commit e212a5f

Browse files
authored
Merge pull request #521 from superannotateai/friday
fix annotations upload
2 parents e89719a + 4d8ba77 commit e212a5f

File tree

2 files changed

+117
-116
lines changed

2 files changed

+117
-116
lines changed

src/superannotate/__init__.py

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

44

5-
__version__ = "4.4.5b2"
5+
__version__ = "4.4.5b3"
66

77

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

0 commit comments

Comments
 (0)