From 04b9b3f7e59beac6acaf5bb0befad3ec236e24b0 Mon Sep 17 00:00:00 2001 From: Sebastian Annies Date: Mon, 17 Oct 2011 19:12:25 +0200 Subject: [PATCH 1/1] new version since db schema changed --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0094b19..a88cbef 100644 --- 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', -- 2.20.1