diff --git a/config.py b/config.py index edba70e..caaf1d7 100644 --- a/config.py +++ b/config.py @@ -5,7 +5,7 @@ import logging logger = logging.getLogger(__name__) # Version actuelle de l'application -app_version = "1.4.0" +app_version = "1.5.0" # Variables d'état platforms = []