Skip to content

Commit ec7cd47

Browse files
committed
Merge branch 'develop' of https://github.com/superannotateai/json_schemas into develop
2 parents cedb556 + eb82312 commit ec7cd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate_schemas/__init__.py

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

99

10-
__version__ = '1.0.40b1'
10+
__version__ = '1.0.40b2'
1111

1212
__all__ = [
1313
"__version__",

0 commit comments

Comments
 (0)