Introdotto versioning visibile ver 1.0
This commit is contained in:
@@ -6,6 +6,9 @@ import tkinter as tk
|
||||
import customtkinter as ctk
|
||||
|
||||
from ui_theme import theme_color, theme_font, theme_padding, theme_value
|
||||
from version_info import module_version
|
||||
|
||||
__version__ = module_version(__name__)
|
||||
|
||||
|
||||
class InlineBusyOverlay:
|
||||
|
||||
Reference in New Issue
Block a user