From 954265bb542aff9cb7f16fcce7f4fbaebfed4ee5 Mon Sep 17 00:00:00 2001 From: 7x11x13 Date: Tue, 30 Apr 2024 13:04:23 -0400 Subject: [PATCH] v2.7.7 --- scdl/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scdl/__init__.py b/scdl/__init__.py index 117edc8..da2bdb6 100644 --- a/scdl/__init__.py +++ b/scdl/__init__.py @@ -1,3 +1,3 @@ # -*- encoding: utf-8 -*- """Python Soundcloud Music Downloader.""" -__version__ = "v2.7.5" +__version__ = "v2.7.7"