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