Merge pull request #675 from ritiek/release-v1.2.6

Release changes for v1.2.6
This commit is contained in:
Ritiek Malhotra
2020-03-02 17:47:46 +05:30
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.6] (Hotfix Release) - 2020-03-02
### Fixed
Embed release date metadata only when available (follow up of #672) ([@ritiek](https://github.com/ritiek)) (#674)

View File

@@ -1 +1 @@
__version__ = "1.2.5"
__version__ = "1.2.6"