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 56210df commit ee29839Copy full SHA for ee29839
jina/__init__.py
@@ -77,7 +77,7 @@ def _ignore_google_warnings():
77
# this is managed by git tag and updated on every release
78
# NOTE: this represents the NEXT release version
79
80
-__version__ = '3.19.2'
+__version__ = '3.20.0'
81
82
# do not change this line manually
83
# this is managed by proto/build-proto.sh and updated on every execution
0 commit comments