fix_model_structure #13

Merged
sroth merged 2 commits from fix_model_structure into main 2025-05-04 16:33:22 +02:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit ca88c4d229 - Show all commits

View File

@@ -1,5 +1,5 @@
Package: brovski-adressetiketten
Version: 0.7a
Version: 0.1.0b
Maintainer: Ovski
Architecture: all
Description: manage csv files for glables address labels

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")

View File

@@ -1 +1 @@
0.7a
0.1.0b