Bump to v1.2.4

This commit is contained in:
Ritiek Malhotra
2020-01-10 15:01:29 +05:30
parent 851d88fdd8
commit b24802f815
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"