0.6a release
This commit is contained in:
@@ -18,7 +18,8 @@ class Application:
|
||||
y_offset = 200
|
||||
width = 1050
|
||||
height = 700
|
||||
title = "Brovski Adress-Etiketten Verwaltung"
|
||||
VERSION = '0.6a'
|
||||
title = f"Brovski Adress-Etiketten Verwaltung {VERSION}"
|
||||
|
||||
self.root = tk.Tk(className="BrovskiAdressEtiketten")
|
||||
self.root.title(title)
|
||||
|
||||
Reference in New Issue
Block a user