Skip to content

Commit 626df92

Browse files
committed
chore: update ver
1 parent dcacbe0 commit 626df92

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
@@ -76,7 +76,7 @@ def _ignore_google_warnings():
7676
# do not change this line manually this is managed by git tag and updated on every release
7777
# NOTE: this represents the NEXT release version
7878

79-
__version__ = '3.32.0'
79+
__version__ = '3.33.0'
8080

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

0 commit comments

Comments
 (0)