Skip to content

Commit ea7f01d

Browse files
authored
Merge pull request #567 from superannotateai/friday4.4.10b1
Version update
2 parents ddd2f15 + b4a3e11 commit ea7f01d

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
import typing
55

6-
__version__ = "4.4.10dev4"
6+
__version__ = "4.4.10b1"
77

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

0 commit comments

Comments
 (0)