Skip to content

Commit 3adc08e

Browse files
author
Joan Fontanals
authored
chore: bump jina version (#5849)
1 parent a5d3403 commit 3adc08e

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
@@ -61,7 +61,7 @@ def _warning_on_one_line(message, category, filename, lineno, *args, **kwargs):
6161
# this is managed by git tag and updated on every release
6262
# NOTE: this represents the NEXT release version
6363

64-
__version__ = '3.15.1'
64+
__version__ = '3.15.2'
6565

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

0 commit comments

Comments
 (0)