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',