-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync Update: Simplified Removal Process (#438)
* Simplified Removal Process * v2.7.4 * - Fix removing lossless tracks - Print removed files * Fix typo --------- Co-authored-by: HunkyBurrito3 <[email protected]> Co-authored-by: 7x11x13 <[email protected]>
- Loading branch information
1 parent
e8a0f92
commit a95b8d6
Showing
2 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# -*- encoding: utf-8 -*- | ||
"""Python Soundcloud Music Downloader.""" | ||
__version__ = "v2.7.5" | ||
__version__ = "v2.7.6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters