compiled 0.1.0b beta version for release

This commit is contained in:
2025-05-04 16:30:50 +02:00
parent 12d0d7034f
commit ca88c4d229
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ class Application:
y_offset = 200
width = 1050
height = 700
VERSION = '0.7a'
VERSION = '0.1.0b'
title = f"Brovski Adress-Etiketten Verwaltung {VERSION}"
self.root = tk.Tk(className="BrovskiAdressEtiketten")