bump version

This commit is contained in:
Mark Davidoff 2018-10-18 16:07:44 -07:00 committed by GitHub
parent 3171860795
commit 7f20104c3a
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.0'
__version__ = '4.4.1'
default_app_config = 'axes.apps.AppConfig'