mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-04 19:53:17 +00:00
Merge branch 'development'
This commit is contained in:
@ -115,7 +115,7 @@ class Config:
|
||||
NOPAQUE_READCOOP_USERNAME = os.environ.get('NOPAQUE_READCOOP_USERNAME')
|
||||
NOPAQUE_READCOOP_PASSWORD = os.environ.get('NOPAQUE_READCOOP_PASSWORD')
|
||||
|
||||
NOPAQUE_VERSION='1.0.0'
|
||||
NOPAQUE_VERSION='1.0.1'
|
||||
|
||||
@staticmethod
|
||||
def init_app(app: Flask):
|
||||
|
Reference in New Issue
Block a user