更新
This commit is contained in:
@@ -7,7 +7,7 @@ import re
|
||||
from typing import Any
|
||||
|
||||
|
||||
APP_VERSION = "1.1.0"
|
||||
APP_VERSION = "1.1.2"
|
||||
_VERSION_PATTERN = re.compile(
|
||||
r"^v?(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)"
|
||||
r"(?:[-+][0-9A-Za-z.-]+)?$"
|
||||
|
||||
Reference in New Issue
Block a user