v0.0.3
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user