Bump version to 3.0.6

This commit is contained in:
Gert Van Gool 2020-12-23 10:55:52 -08:00
parent 9ae2cdb168
commit 2fd85b7c41

View file

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