Bump Python client version
diff --git a/stream/clients/python/setup.py b/stream/clients/python/setup.py
index 633a815..b1803af 100644
--- a/stream/clients/python/setup.py
+++ b/stream/clients/python/setup.py
@@ -19,7 +19,7 @@
 
 name = 'apache-bookkeeper-client'
 description = 'Apache BookKeeper client library'
-version = '4.10.0'
+version = '4.11.0-SNAPSHOT'
 # Should be one of:
 # 'Development Status :: 3 - Alpha'
 # 'Development Status :: 4 - Beta'