v0.0.3
This commit is contained in:
parent
05821df546
commit
c20a8a0b2c
2
app.py
2
app.py
@ -43,7 +43,7 @@ import base64
|
||||
BASE_DIR = path.dirname(__file__)
|
||||
LOG = logging.getLogger(__name__)
|
||||
LOG_FORMAT = '%(asctime)s %(levelname)s: %(message)s'
|
||||
VERSION = '0.0.2'
|
||||
VERSION = '0.0.3'
|
||||
|
||||
@get('/')
|
||||
def get_index():
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user