Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
skruger committed Jan 7, 2019
1 parent b6e457d commit d6da6e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v 2.1
* Fixed documentation links. Removed 2.0 package.

v 2.0
-----
* Update for current Django 1.11, 2.0, and 2.1.
Expand Down
2 changes: 1 addition & 1 deletion provider/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0"
__version__ = "2.1"

0 comments on commit d6da6e3

Please sign in to comment.