new version since db schema changed
authorSebastian Annies <sebastian.annies@googlemail.com>
Mon, 17 Oct 2011 17:12:25 +0000 (19:12 +0200)
committerSebastian Annies <sebastian.annies@googlemail.com>
Mon, 17 Oct 2011 17:12:49 +0000 (19:12 +0200)
setup.py

index 0094b19..a88cbef 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ def read(fname):
 
 setup(
     name='django-cas-provider',
-    version='0.3.0',
+    version='0.3.1',
     description='A "provider" for the Central Authentication Service (http://jasig.org/cas)',
     author='(Chris Williams), Sebastian Annies',
     author_email='(chris@nitron.org), sebastian.annies@googlemail.com',