tagged 0.9.1
diff --git a/setup.py b/setup.py
index 1ac3677..9425eec 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
 
 setup(
     name='Flask-OpenID',
-    version='0.9',
+    version='0.9.1',
     url='http://github.com/mitsuhiko/flask-openid/',
     license='BSD',
     author='Armin Ronacher',