Skip to content

Commit

Permalink
Preparing release 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
larsclaussen committed Jul 6, 2018
1 parent 30e9c8a commit 79c80e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog of lizard-auth-client
===================================================


2.13 (unreleased)
2.13 (2018-07-06)
-----------------

- Some minor changes to make the lib Django >= 2.0 compatible.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

version = '2.13.dev0'
version = '2.13'

long_description = '\n\n'.join([
open('README.rst').read(),
Expand Down

0 comments on commit 79c80e0

Please sign in to comment.