Bumped version
diff --git a/setup.py b/setup.py
index 48bbc95..8074441 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
 
 setup(
     name='Flask-OpenID',
-    version='1.0.2',
+    version='1.1',
     url='http://github.com/mitsuhiko/flask-openid/',
     license='BSD',
     author='Armin Ronacher',