Skip to content

Commit 891ee1a

Browse files
Joan FontanalsJoanFM
andauthored
chore: update version to 3.23.0 (#6113)
Co-authored-by: Joan Fontanals Martinez <[email protected]>
1 parent 5572a3f commit 891ee1a

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.22.5'
80+
__version__ = '3.23.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)