Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-03-27 12:49:48 -04:00
parent 59e6386361
commit 5cf872d000

View File

@ -15,7 +15,7 @@ from django.core.validators import URLValidator
# Environment setup
#
VERSION = '2.7.11'
VERSION = '2.7.12-dev'
# Hostname
HOSTNAME = platform.node()