Skip to content

Commit bef7159

Browse files
authored
chore: update version to 3.17.0 (jina-ai#5903)
1 parent 01f8631 commit bef7159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jina/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def _warning_on_one_line(message, category, filename, lineno, *args, **kwargs):
6969
# this is managed by git tag and updated on every release
7070
# NOTE: this represents the NEXT release version
7171

72-
__version__ = '3.16.2'
72+
__version__ = '3.17.0'
7373

7474
# do not change this line manually
7575
# this is managed by proto/build-proto.sh and updated on every execution

0 commit comments

Comments
 (0)