Skip to content

Commit

Permalink
Version 4.5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksi Häkli <[email protected]>
  • Loading branch information
aleksihakli committed Jan 14, 2019
1 parent ac87ba8 commit db44003
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

4.5.4 (2019-01-15)
------------------

- Improve README and documentation
[aleksihakli]

4.5.3 (2019-01-14)
------------------

Expand Down
2 changes: 1 addition & 1 deletion axes/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import unicode_literals

__version__ = '4.5.3'
__version__ = '4.5.4'

default_app_config = 'axes.apps.AppConfig'

Expand Down

0 comments on commit db44003

Please sign in to comment.