commit | ff980c1432936c6bc897c60469ab05b5e0c6cb5e | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Sun Aug 18 19:54:39 2013 -0400 |
committer | jfarrell <jfarrell@apache.org> | Sun Aug 18 19:54:39 2013 -0400 |
tree | f8fac03d1c675ae6a33bcb356512680be9e9812f | |
parent | b5948eb378db07906594813b3e170b64d4352487 [diff] [blame] |
0.9.1 versioning and CHANGES
diff --git a/lib/py/setup.py b/lib/py/setup.py index c196415..d44fd9c 100644 --- a/lib/py/setup.py +++ b/lib/py/setup.py
@@ -66,7 +66,7 @@ extensions = dict() setup(name = 'thrift', - version = '1.0.0-dev', + version = '0.9.1', description = 'Python bindings for the Apache Thrift RPC system', author = ['Thrift Developers'], author_email = ['dev@thrift.apache.org'],