bump version

This commit is contained in:
Mark Davidoff 2018-10-31 09:07:44 -07:00 committed by GitHub
parent 8ffb63e9bb
commit 376b6a8840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
from __future__ import unicode_literals
__version__ = '4.4.1'
__version__ = '4.4.2'
default_app_config = 'axes.apps.AppConfig'