diff --git a/Pulsely.py b/Pulsely.py index e7c060f..904e049 100644 --- a/Pulsely.py +++ b/Pulsely.py @@ -31,7 +31,7 @@ import SettingsHandler import SweepHandler -APP_VERSION = '2.1.0' +APP_VERSION = '2.1.2' SETTINGS_FILE = 'settings.json'