We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ddad7 commit db8aa3aCopy full SHA for db8aa3a
spotifyscheduler.py
@@ -22,7 +22,7 @@
22
import locale
23
from platformdirs import PlatformDirs
24
25
-VER="1.8.3"
+VER="1.9.0"
26
CONFIG_FILE="config.json"
27
SCHEDULE_FILE="schedule.txt"
28
DEFAULT_SCHEDULE_FILE='default-schedule.txt'
0 commit comments