Skip to content

Commit e48b30e

Browse files
authored
Merge branch 'main' into develop
2 parents 1f93c3d + ae6639d commit e48b30e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/superannotate_schemas/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
from superannotate_schemas.validators import AnnotationValidators
88

99

10-
__version__ = '1.0.40b3'
10+
__version__ = '1.0.40'
11+
1112

1213
__all__ = [
1314
"__version__",

0 commit comments

Comments
 (0)