Bump version (3.0.4)

This commit is contained in:
Gert Van Gool 2020-11-20 17:54:29 -08:00
parent 308b6554be
commit 08b0a77c44

View file

@ -1,4 +1,4 @@
__version__ = '3.0.3'
__version__ = '3.0.4'
default_app_config = 'axes.apps.AppConfig'