Introdotto versioning visibile ver 1.0
This commit is contained in:
@@ -12,6 +12,10 @@ from functools import lru_cache
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
from version_info import module_version
|
||||
|
||||
__version__ = module_version(__name__)
|
||||
|
||||
THEME_PATH = Path(__file__).with_name("ui_theme.json")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user