Skip to content

Commit af2fac7

Browse files
authored
Merge branch 'master' into develop
2 parents d7d2233 + b5d0d7d commit af2fac7

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

5-
__version__ = "4.4.14"
65

6+
__version__ = "4.4.14"
77

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

0 commit comments

Comments
 (0)