From 82fabe69a7383acd37afc09a75515241f2dbcc71 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Wed, 8 Nov 2023 21:33:59 +0100 Subject: [PATCH] Update to new version --- src/installer.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/installer.cfg b/src/installer.cfg index de76ead..12e2a57 100644 --- a/src/installer.cfg +++ b/src/installer.cfg @@ -1,6 +1,6 @@ [Application] name=Solo Auswertung -version=0.9.6 +version=0.9.7 # How to launch the app - this calls the 'main' function from the 'myapp' package: entry_point=main:main # icon=myapp.ico