Release v3.0.10

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