This commit is contained in:
jeremystretch
2021-11-12 08:54:08 -05:00
parent b29a5511df
commit c0ca1eaf90
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from django.core.validators import URLValidator
# Environment setup
#
VERSION = '3.0.10'
VERSION = '3.0.11-dev'
# Hostname
HOSTNAME = platform.node()