X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/6e6126a7402676610d76703bdb7c37dabddde1a8..743e480255ba992e40e4723644f1721b1e2928fe:/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',