Release v2.0.2

This commit is contained in:
Ritiek Malhotra
2020-05-18 15:16:00 +05:30
parent bbe43da191
commit 9795d7e9b8
2 changed files with 5 additions and 1 deletions

View File

@@ -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.

View File

@@ -1,2 +1,2 @@
__version__ = "2.0.1"
__version__ = "2.0.2"