This is an automated email from the ASF dual-hosted git repository.

yong pushed a commit to branch branch-4.16
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/branch-4.16 by this push:
     new bdefd9977a Bump python to 4.16.4-alpha-0
bdefd9977a is described below

commit bdefd9977a314ef7213814f6f499bf05932691e4
Author: zymap <[email protected]>
AuthorDate: Wed Sep 13 10:07:42 2023 +0800

    Bump python to 4.16.4-alpha-0
---
 stream/clients/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stream/clients/python/setup.py b/stream/clients/python/setup.py
index b3dfa970a1..e71934859b 100644
--- a/stream/clients/python/setup.py
+++ b/stream/clients/python/setup.py
@@ -19,7 +19,7 @@ import setuptools
 
 name = 'apache-bookkeeper-client'
 description = 'Apache BookKeeper client library'
-version = '4.16.3'
+version = '4.16.4-alpha-0'
 # Should be one of:
 # 'Development Status :: 3 - Alpha'
 # 'Development Status :: 4 - Beta'

Reply via email to