Release v2.7.2
This commit is contained in:
parent
aa4b89f751
commit
2581a55214
|
|
@ -1,4 +1,4 @@
|
|||
# v2.7.2 (FUTURE)
|
||||
# v2.7.2 (2020-01-21)
|
||||
|
||||
## Enhancements
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ from django.core.exceptions import ImproperlyConfigured
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.7.2-dev'
|
||||
VERSION = '2.7.2'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue