THRIFT-3775: 0.10.0 release
Client: release
Patch: jfarrell

Versioning for 0.10.0 release candidate
diff --git a/contrib/fb303/py/setup.py b/contrib/fb303/py/setup.py
index 4321ce2..f5b9bb3 100644
--- a/contrib/fb303/py/setup.py
+++ b/contrib/fb303/py/setup.py
@@ -26,7 +26,7 @@
     from distutils.core import setup, Extension, Command
 
 setup(name='thrift_fb303',
-      version='1.0.0-dev',
+      version='0.10.0',
       description='Python bindings for the Apache Thrift FB303',
       author=['Thrift Developers'],
       author_email=['dev@thrift.apache.org'],