Release v2.1.0
This commit is contained in:
parent
7476194bd1
commit
c7e9d90321
|
|
@ -13,7 +13,7 @@ except ImportError:
|
|||
)
|
||||
|
||||
|
||||
VERSION = '2.1.0-dev'
|
||||
VERSION = '2.1.0'
|
||||
|
||||
# Import required configuration parameters
|
||||
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None
|
||||
|
|
|
|||
Loading…
Reference in New Issue