We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ea662 commit 7f3a056Copy full SHA for 7f3a056
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.31.0'
+__version__ = '3.32.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