Skip to content

Commit 42492d5

Browse files
authored
Release/8.9.0 (#370)
* release 8.8.3 * release 8.9.0
1 parent a0d4bcc commit 42492d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spotify_dl/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
__all__ = ["VERSION"]
55

6-
VERSION = "8.8.2"
6+
VERSION = "8.9.0"
77

88
if os.getenv("XDG_CACHE_HOME") is not None:
99
SAVE_PATH = os.getenv("XDG_CACHE_HOME") + "/spotifydl"

0 commit comments

Comments
 (0)