Skip to content

Commit 628356a

Browse files
committed
Update version
1 parent e8cd454 commit 628356a

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
@@ -2,7 +2,7 @@
22
import sys
33
import typing
44

5-
__version__ = "4.4.9dev1"
5+
__version__ = "4.4.9dev2"
66

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

0 commit comments

Comments
 (0)