mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-14 18:43:12 +00:00
Version 5.0.1
This commit is contained in:
parent
16f96de8fd
commit
bafdefc7f8
2 changed files with 7 additions and 1 deletions
|
|
@ -2,6 +2,12 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
5.0.1 (2019-05-03)
|
||||
------------------
|
||||
|
||||
- Add changelog to documentation.
|
||||
[aleksihakli]
|
||||
|
||||
5.0 (2019-05-01)
|
||||
----------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = '5.0'
|
||||
__version__ = '5.0.1'
|
||||
|
||||
default_app_config = 'axes.apps.AppConfig'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue