Skip to content

Commit dddfd12

Browse files
authored
Update __init__.py
1 parent fe394e0 commit dddfd12

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
@@ -6,7 +6,7 @@
66

77
from superannotate_schemas.validators import AnnotationValidators
88

9-
__version__ = '1.0.41dev1'
9+
__version__ = '1.0.41b1'
1010

1111
__all__ = [
1212
"__version__",

0 commit comments

Comments
 (0)