diff --git a/setup.py b/setup.py index be83c69..c19a205 100755 --- a/setup.py +++ b/setup.py @@ -84,7 +84,7 @@ def fullsplit(path, result=None): setup( name = "django-shibboleth-remoteuser", - version='0.11', + version='0.12a1', long_description = read('README.rst'), author = 'Brown University Library', author_email = 'bdr@brown.edu',