summaryrefslogtreecommitdiff
path: root/lib/py
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2017-11-29 22:35:29 +0100
committerJens Geyer <jensg@apache.org>2017-12-01 23:13:19 +0100
commit1310dc1eb4014457a667a7287d1fa113432c7a54 (patch)
tree04b7001b97ec6c82f4ec29a1246b0df48cbc9d49 /lib/py
parent1c7bf3ebc43b8f2f2a800f6ed43643d001e12040 (diff)
downloadthrift-1310dc1eb4014457a667a7287d1fa113432c7a54.tar.gz
Version 0.11.0
Diffstat (limited to 'lib/py')
-rw-r--r--lib/py/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/py/setup.py b/lib/py/setup.py
index 4056b9b90..e3435c775 100644
--- a/lib/py/setup.py
+++ b/lib/py/setup.py
@@ -87,7 +87,7 @@ def run_setup(with_binary):
twisted_deps = ['twisted']
setup(name='thrift',
- version='1.0.0-dev',
+ version='0.11.0',
description='Python bindings for the Apache Thrift RPC system',
author='Thrift Developers',
author_email='dev@thrift.apache.org',