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