Bump version (3.0.5)

This commit is contained in:
Gert Van Gool 2020-11-20 17:54:29 -08:00
parent 7f6ec94e66
commit ef5b645da2

View file

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