bump to 0.13.1
This commit is contained in:
parent
e3e7352600
commit
b57ca110b0
|
@ -6,7 +6,7 @@ CONFIG_BASE_DIR = BASE_DIR
|
|||
DOWNLOADS_BASE_DIR = BASE_DIR
|
||||
|
||||
|
||||
VERSION = '0.13.0'
|
||||
VERSION = '0.13.1'
|
||||
SECRET_KEY = ''
|
||||
DEBUG = False
|
||||
ALLOWED_HOSTS = []
|
||||
|
|
Loading…
Reference in New Issue