Post-release version bump

This commit is contained in:
Jeremy Stretch 2020-08-27 14:15:09 -04:00
parent 57e97d2dd0
commit 26d4be2f04

View File

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