Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-08-27 14:15:09 -04:00
parent f3e4911c68
commit 2435c177f5

View File

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