We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f8631 commit bef7159Copy full SHA for bef7159
jina/__init__.py
@@ -69,7 +69,7 @@ def _warning_on_one_line(message, category, filename, lineno, *args, **kwargs):
69
# this is managed by git tag and updated on every release
70
# NOTE: this represents the NEXT release version
71
72
-__version__ = '3.16.2'
+__version__ = '3.17.0'
73
74
# do not change this line manually
75
# this is managed by proto/build-proto.sh and updated on every execution
0 commit comments