Bump to v1.2.1

This commit is contained in:
Ritiek Malhotra
2019-04-28 17:05:44 +05:30
parent 951ae02e08
commit 21a1f1a150
2 changed files with 8 additions and 1 deletions

View File

@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
-
### Fixed
-
### Changed
-
## [1.2.1] - 2019-04-28
### Fixed
- Patch bug in Pafy when fetching audiostreams with latest youtube-dl ([@ritiek](https://github.com/ritiek)) (#539)

View File

@@ -1 +1 @@
__version__ = "1.2.0"
__version__ = "1.2.1"