commit | 8d21d80cd151b3c4503955bf3eada915dd00f389 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Mon Feb 25 22:27:59 2019 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Mar 08 22:08:23 2019 +0100 |
tree | f4d2dcf4b605cb2ddd8cb9e7c01cf9db5914277a | |
parent | c685cb05d4138ae5477ed0ebd37f36aaa6531082 [diff] [blame] |
Release 0.12.1
diff --git a/contrib/fb303/py/setup.py b/contrib/fb303/py/setup.py index 12d2d5c..8ad066c 100644 --- a/contrib/fb303/py/setup.py +++ b/contrib/fb303/py/setup.py
@@ -26,7 +26,7 @@ from distutils.core import setup, Extension, Command setup(name='thrift_fb303', - version='0.12.0', + version='0.12.1', description='Python bindings for the Apache Thrift FB303', author=['Thrift Developers'], author_email=['dev@thrift.apache.org'],