THRIFT-4753: re-version master to next release 0.13.0
diff --git a/lib/py/setup.py b/lib/py/setup.py
index 3cf1469..2ba2691 100644
--- a/lib/py/setup.py
+++ b/lib/py/setup.py
@@ -90,7 +90,7 @@
     twisted_deps = ['twisted']
 
     setup(name='thrift',
-          version='1.0.0',
+          version='0.13.0',
           description='Python bindings for the Apache Thrift RPC system',
           author='Apache Thrift Developers',
           author_email='dev@thrift.apache.org',