Bump version to 3.0.7

This commit is contained in:
Gert Van Gool 2020-12-23 18:59:22 -08:00
parent 41ed2d42a4
commit 523206d736

View file

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