Release v2.6.0

This commit is contained in:
Jeremy Stretch 2019-06-20 16:55:43 -04:00
parent dfcd2c247d
commit f888d50a15

View File

@ -12,7 +12,7 @@ from django.core.exceptions import ImproperlyConfigured
# Environment setup
#
VERSION = '2.6-beta1'
VERSION = '2.6.0'
# Hostname
HOSTNAME = platform.node()