Bump python client to 4.9.2
diff --git a/stream/clients/python/setup.py b/stream/clients/python/setup.py
index cfda002..228e893 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.9.2-alpha-0'
+version = '4.9.2'
 # Should be one of:
 # 'Development Status :: 3 - Alpha'
 # 'Development Status :: 4 - Beta'