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 3cc4762 commit 8e50736Copy full SHA for 8e50736
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.12.1'
+__version__ = '3.13.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