Release v2.9-beta1

This commit is contained in:
Jeremy Stretch
2020-07-23 14:46:06 -04:00
parent 22ee6703ad
commit 7eb688bdcd
2 changed files with 4 additions and 2 deletions

View File

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