Introdotto versioning visibile ver 1.0
This commit is contained in:
@@ -6,6 +6,9 @@ import json
|
||||
from pathlib import Path
|
||||
import tkinter as tk
|
||||
|
||||
from version_info import module_version
|
||||
|
||||
__version__ = module_version(__name__)
|
||||
|
||||
_TOOLTIP_FILE = Path(__file__).with_name("tooltip.json")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user