Skip to content

Commit 82b48bd

Browse files
authored
Merge branch 'master' into develop
2 parents 8a3b589 + 144146c commit 82b48bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/superannotate/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
import sys
44
import typing
55

6-
__version__ = "4.4.11b3"
6+
__version__ = "4.4.11"
7+
78

89
sys.path.append(os.path.split(os.path.realpath(__file__))[0])
910

0 commit comments

Comments
 (0)