We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0ac60 commit 92bd514Copy full SHA for 92bd514
src/superannotate_schemas/__init__.py
@@ -7,7 +7,7 @@
7
from superannotate_schemas.validators import AnnotationValidators
8
9
10
-__version__ = '1.0.24b'
+__version__ = '1.0.2'
11
12
__all__ = [
13
"__version__",
0 commit comments