Skip to content

Commit

Permalink
Release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ritiek committed May 18, 2020
1 parent bbe43da commit 9795d7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The release dates mentioned follow the format `DD-MM-YYYY`.

## [Unreleased]

## [2.0.2] (Hotfix Release) - 18-05-2020
### Fixed
- Skipping tracks with `-m` would crash.

## [2.0.1] (Hotfix Release) - 18-05-2020
### Fixed
- `-o m4a` would always fail.
Expand Down
2 changes: 1 addition & 1 deletion spotdl/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "2.0.1"
__version__ = "2.0.2"

0 comments on commit 9795d7e

Please sign in to comment.