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

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


The following commit(s) were added to refs/heads/branch-4.9 by this push:
     new afe7ab4  Bump version to 4.9.3-SNAPSHOT
afe7ab4 is described below

commit afe7ab444c0c576bcacd0e8370510553ef14cdff
Author: Matteo Merli <[email protected]>
AuthorDate: Thu May 16 11:34:09 2019 -0700

    Bump version to 4.9.3-SNAPSHOT
---
 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 228e893..4335229 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.9.2'
+version = '4.9.3-alpha-0'
 # Should be one of:
 # 'Development Status :: 3 - Alpha'
 # 'Development Status :: 4 - Beta'

Reply via email to