Updating CHANGES and versioning for 0.9.0 release.
git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.9.x@1397283 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/fb303/py/setup.py b/contrib/fb303/py/setup.py
index 7feddcb..82b14d9 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',
- version = '0.9.0-dev',
+ version = '0.9.0',
description = 'Python bindings for the Apache Thrift FB303',
author = ['Thrift Developers'],
author_email = ['dev@thrift.apache.org'],