commit | 1f3a975a421c3ccf5d20dcce9d4c88d25676d073 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | 周四 7月 10 14:33:07 2014 -0400 |
committer | jfarrell <jfarrell@apache.org> | 周四 7月 10 18:59:49 2014 -0400 |
tree | 4c0cdd9e8d8e694855a4df080576a9344665b38c | |
parent | 30a472e04f26312f93cee0faaaa80a99bb3ed776 [diff] |
Thrift-2600: 0.9.2 release Versioning for 0.9.2 release.
diff --git a/contrib/fb303/py/setup.py b/contrib/fb303/py/setup.py index 6710c8f..8b68df4 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.9.2', description = 'Python bindings for the Apache Thrift FB303', author = ['Thrift Developers'], author_email = ['dev@thrift.apache.org'],