release version 0.7
This commit is contained in:
parent
02fad76482
commit
3e84c036f7
2 changed files with 2 additions and 2 deletions
|
|
@ -115,7 +115,7 @@ TASKS = {"default": {"BACKEND": "django.tasks.backends.immediate.ImmediateBacken
|
|||
|
||||
STATIC_ROOT = BASE_DIR.parent.parent / "static"
|
||||
|
||||
RELEASE_VERSION = "0.6"
|
||||
RELEASE_VERSION = "0.7"
|
||||
|
||||
# Import settings from configuration.py
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue