mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-21 05:41:53 +00:00
bump version
This commit is contained in:
parent
8ffb63e9bb
commit
376b6a8840
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '4.4.1'
|
||||
__version__ = '4.4.2'
|
||||
|
||||
default_app_config = 'axes.apps.AppConfig'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue