Skip to content

Commit 1b39762

Browse files
authored
Update __init__.py
1 parent c7a8f5a commit 1b39762

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 os
33
import sys
44

5-
__version__ = "4.4.13.dev1"
5+
__version__ = "4.4.13dev1"
66

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

0 commit comments

Comments
 (0)