commit | 63e86ce23a28b990c68fb908971ac95ea30444c6 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:41:22 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:55:22 2021 +0200 |
tree | 173d86af8c70f13db1ba1f1eda4c36629d5033df | |
parent | d604602064e9218cc1f0153a4f83dff22fa1b44e [diff] [blame] |
Version 0.14.2
diff --git a/lib/py/setup.py b/lib/py/setup.py index bb5ee5a..efce17d 100644 --- a/lib/py/setup.py +++ b/lib/py/setup.py
@@ -91,7 +91,7 @@ twisted_deps = ['twisted'] setup(name='thrift', - version='0.14.1', + version='0.14.2', description='Python bindings for the Apache Thrift RPC system', author='Apache Thrift Developers', author_email='dev@thrift.apache.org',