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 a5d3403 commit 3adc08eCopy full SHA for 3adc08e
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.15.1'
+__version__ = '3.15.2'
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