Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-09-23 15:39:36 -04:00
parent 0b0f6d1928
commit a16a172e09

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()