Skip to content

Commit f936494

Browse files
authored
build: upgrade python client version to prepare next release (#4435)
Signed-off-by: ZhangJian He <[email protected]>
1 parent f3c22b6 commit f936494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream/clients/python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
name = 'apache-bookkeeper-client'
2121
description = 'Apache BookKeeper client library'
22-
version = '4.17.0'
22+
version = '4.18.0'
2323
# Should be one of:
2424
# 'Development Status :: 3 - Alpha'
2525
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)