We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff36738 commit f955e8dCopy full SHA for f955e8d
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.33.2'
+__version__ = '3.34.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