This commit is contained in:
2023-11-25 16:21:11 +01:00
parent 05821df546
commit c20a8a0b2c
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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.