Bumpt to python 3.12, updated action files and changelog

This commit is contained in:
Marco Dalla Tiezza
2024-10-20 19:22:25 +02:00
parent 7a696451f0
commit f67ee9bc92
5 changed files with 13 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ class Constants():
APPLICATION_NAME = 'Artemis'
ORGANIZATION_NAME = 'AresValley'
ORGANIZATION_DOMAIN = 'aresvalley.com'
APPLICATION_VERSION = '4.0.5'
APPLICATION_VERSION = '4.1.0'
SQL_NAME = 'data.sqlite'