commit | 3fc0b8d061fb1adcae49862e0c63ce94f0a0ee0f | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Feb 11 23:17:45 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Thu Feb 11 23:17:45 2021 +0100 |
tree | 2373cb9dd0136f0054257eaa10041a20de2a2052 | |
parent | b5fe1dbc0cac81ab99ec5d71de70f4389b234888 [diff] [blame] |
Version number aligned to 0.15.0
diff --git a/lib/py/setup.py b/lib/py/setup.py index 27a392d..caa7147 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.15.0', description='Python bindings for the Apache Thrift RPC system', author='Apache Thrift Developers', author_email='dev@thrift.apache.org',