Bump to v1.2.2

This commit is contained in:
Ritiek Malhotra
2019-06-03 14:18:31 +05:30
parent b6c5c88550
commit f4cd70b603
2 changed files with 5 additions and 1 deletions

View File

@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
-
## [1.2.2] - 2019-06-03
### Fixed
- Patch bug in Pafy to prefer secure HTTPS ([@ritiek](https://github.com/ritiek)) (#558)
## [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.1"
__version__ = "1.2.2"