Feat: val number and log interval option

This commit is contained in:
litagin02
2024-02-09 15:47:58 +09:00
parent 618d3e1626
commit 5876624f01
8 changed files with 59 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
import enum
LATEST_VERSION: str = "2.1"
LATEST_VERSION: str = "2.1.1"
DEFAULT_STYLE: str = "Neutral"
DEFAULT_STYLE_WEIGHT: float = 5.0