diff --git a/Pulsely.py b/Pulsely.py index cb8536a..7aa475d 100644 --- a/Pulsely.py +++ b/Pulsely.py @@ -30,7 +30,7 @@ import SettingsHandler import SweepHandler -APP_VERSION = '1.2.0' +APP_VERSION = '1.2.2' SETTINGS_FILE = 'settings.json'