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 90e914b commit dd51f5eCopy full SHA for dd51f5e
jina/__init__.py
@@ -65,7 +65,7 @@ def _warning_on_one_line(message, category, filename, lineno, *args, **kwargs):
65
# this is managed by git tag and updated on every release
66
# NOTE: this represents the NEXT release version
67
68
-__version__ = '3.11.1'
+__version__ = '3.12.0'
69
70
# do not change this line manually
71
# this is managed by proto/build-proto.sh and updated on every execution
0 commit comments