Skip to content

Commit

Permalink
Reset version number
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Jun 25, 2018
1 parent 995c10e commit f89b14e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/changelog/index.rst
@@ -1,8 +1,8 @@
Changelog
=========

2.2.0a1
~~~~~~~
* Add support for Django 1.11 and 1.10
1.0.0
~~~~~
* Add support for Django 2.0, 1.11, and 1.10
* Auto-focus input on password field
* Fork and rename project
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -40,7 +40,7 @@ def run_tests(self):

setup(
name='django-elevate',
version='2.2.0a1',
version='1.0.0',
author='Justin Mayer',
author_email='entroP@gmail.com',
url='https://github.com/justinmayer/django-elevate',
Expand Down

0 comments on commit f89b14e

Please sign in to comment.