Skip to content

Commit ee29839

Browse files
author
Joan Fontanals Martinez
committed
chore: update version to 3.20.0
1 parent 56210df commit ee29839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jina/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def _ignore_google_warnings():
7777
# this is managed by git tag and updated on every release
7878
# NOTE: this represents the NEXT release version
7979

80-
__version__ = '3.19.2'
80+
__version__ = '3.20.0'
8181

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

0 commit comments

Comments
 (0)