Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-10-09 13:01:01 -04:00
parent 918ca4fdcb
commit 5f0e04aebe

View File

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