diff --git a/setup.py b/setup.py index affbd2b..52c86ac 100755 --- a/setup.py +++ b/setup.py @@ -84,7 +84,7 @@ def fullsplit(path, result=None): setup( name = "django-shibboleth-remoteuser", - version='0.7', + version='0.8-dev', long_description = read('README.md'), author = 'Brown University Library', author_email = 'bdr@brown.edu',