commit | 65291dac391080d8aa8188ea62f428f4398425cc | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
tree | 2b18b7231808f8a91e8619d119354aab7c977113 | |
parent | 65fb49bb41f852375b278c9057d52c9472f0cb3a [diff] [blame] |
version 0.14.1
diff --git a/lib/py/setup.py b/lib/py/setup.py index 27a392d..bb5ee5a 100644 --- a/lib/py/setup.py +++ b/lib/py/setup.py
@@ -91,7 +91,7 @@ twisted_deps = ['twisted'] setup(name='thrift', - version='0.14.0', + version='0.14.1', description='Python bindings for the Apache Thrift RPC system', author='Apache Thrift Developers', author_email='dev@thrift.apache.org',