commit | 616df98f00a594f133466aa7f94930c1bf85b24a | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Oct 19 22:08:13 2019 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sun Oct 20 00:12:14 2019 +0200 |
tree | 71d80086665a13d2cf5d6aedbe6f600aea91e06c | |
parent | 6701dbb8e89f6550c7843e9b75b118998df471c3 [diff] [blame] |
fix veralign.sh and bump version (again)
diff --git a/lib/py/setup.py b/lib/py/setup.py index 2ba2691..fa81694 100644 --- a/lib/py/setup.py +++ b/lib/py/setup.py
@@ -90,7 +90,7 @@ twisted_deps = ['twisted'] setup(name='thrift', - version='0.13.0', + version='0.14.0', description='Python bindings for the Apache Thrift RPC system', author='Apache Thrift Developers', author_email='dev@thrift.apache.org',