Skip to content

Commit e012dcb

Browse files
authored
Update __init__.py
1 parent d163b06 commit e012dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9dev4"
5+
__version__ = "4.4.9dev5"
66

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

0 commit comments

Comments
 (0)