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 8009c86 commit e182d4fCopy full SHA for e182d4f
jina/__init__.py
@@ -61,7 +61,7 @@ def _warning_on_one_line(message, category, filename, lineno, *args, **kwargs):
61
# this is managed by git tag and updated on every release
62
# NOTE: this represents the NEXT release version
63
64
-__version__ = '3.14.2'
+__version__ = '3.15.0'
65
66
# do not change this line manually
67
# this is managed by proto/build-proto.sh and updated on every execution
0 commit comments