Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-09-23 15:39:36 -04:00
parent 31fcad4dbb
commit d30874e0de

View File

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