Bumped up version
diff --git a/setup.py b/setup.py index e809582..6c57a17 100755 --- a/setup.py +++ b/setup.py
@@ -8,7 +8,7 @@ from distutils.core import setup setup(name='futures', - version='2.2.0', + version='3.0.0', description='Backport of the concurrent.futures package from Python 3.2', author='Brian Quinlan', author_email='brian@sweetapp.com',