We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0694771 commit 3b97acdCopy full SHA for 3b97acd
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.29.0'
+__version__ = '3.30.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