Skip to content

Commit 93565c7

Browse files
authored
Merge branch 'main' into develop
2 parents 7e0bbbf + a4d3e9b commit 93565c7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/superannotate_schemas/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
from superannotate_schemas.validators import AnnotationValidators
88

9-
10-
__version__ = '1.0.42dev2'
11-
9+
__version__ = '1.0.42'
1210

1311
__all__ = [
1412
"__version__",

0 commit comments

Comments
 (0)