Skip to content

Commit

Permalink
Preparing release 2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
byrman committed Dec 11, 2019
1 parent c513eb7 commit 48b7c07
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.19 (unreleased)
2.19 (2019-12-11)
-----------------

- Log 403 (wrong password) returned by SSO at level INFO.
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.19.dev0'
version = '2.19'

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

0 comments on commit 48b7c07

Please sign in to comment.