commit | 591e20f9636c37527a70dc03598218c3468a0eff | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Tue Nov 04 21:12:20 2014 -0500 |
committer | jfarrell <jfarrell@apache.org> | Tue Nov 04 21:12:20 2014 -0500 |
tree | 84d603a1702dbb886ff01615d819ce07a615c660 | |
parent | 4776166509cad7a2e3a624d39cbc2e97d9598311 [diff] [blame] |
Thrift-2600: 0.9.2 release client: release patch: jfarrell Versioning for 0.9.2 release rc1.
diff --git a/lib/py/setup.py b/lib/py/setup.py index bd177b3..43e77f2 100644 --- a/lib/py/setup.py +++ b/lib/py/setup.py
@@ -71,7 +71,7 @@ extensions = dict() setup(name = 'thrift', - version = '1.0.0-dev', + version = '0.9.2', description = 'Python bindings for the Apache Thrift RPC system', author = 'Thrift Developers', author_email = 'dev@thrift.apache.org',