Merge pull request #655 from ritiek/release-v1.2.4

Bump to v1.2.4
This commit is contained in:
Ritiek Malhotra
2020-01-10 02:26:41 -08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.2.4] - 2020-01-10
### Fixed
- Fixed a crash occuring when lyrics for a track are not yet released
on Genius ([@ritiek](https://github.com/ritiek)) (#654)

View File

@@ -1 +1 @@
__version__ = "1.2.3"
__version__ = "1.2.4"