X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/6e6126a7402676610d76703bdb7c37dabddde1a8..cea4a683f6d6ffcf4c971f94ab92e3b718bac364:/setup.py diff --git a/setup.py b/setup.py index 0094b19..fe96615 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.2', 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',