Skip to content

Commit f9bf278

Browse files
author
Joan Fontanals
authored
chore: upgrade jina version (#5937)
1 parent 8a0280e commit f9bf278

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
@@ -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.18.1'
72+
__version__ = '3.19.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)