Thrift-2600: 0.9.2 release

Versioning for 0.9.2 release.
diff --git a/lib/py/setup.py b/lib/py/setup.py
index bd177b3..43e77f2 100644
--- a/lib/py/setup.py
+++ b/lib/py/setup.py
@@ -71,7 +71,7 @@
         extensions = dict()
         
     setup(name = 'thrift',
-        version = '1.0.0-dev',
+        version = '0.9.2',
         description = 'Python bindings for the Apache Thrift RPC system',
         author = 'Thrift Developers',
         author_email = 'dev@thrift.apache.org',