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 cc6a715 commit a922100Copy full SHA for a922100
src/superannotate_schemas/__init__.py
@@ -6,7 +6,7 @@
6
7
from superannotate_schemas.validators import AnnotationValidators
8
9
-__version__ = '1.0.43dev5'
+__version__ = '1.0.44'
10
11
__all__ = [
12
"__version__",
0 commit comments