mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 17:03:14 +00:00
[skip travis] versioning in pypi is fun..
This commit is contained in:
parent
ba5382e477
commit
92dcea3d94
|
@ -673,6 +673,7 @@ # Supported sites
|
|||
- **plus.google**: Google Plus
|
||||
- **podomatic**
|
||||
- **Pokemon**
|
||||
- **PokemonWatch**
|
||||
- **PolskieRadio**
|
||||
- **PolskieRadioCategory**
|
||||
- **Popcorntimes**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2020.09.03rc1'
|
||||
__version__ = '2020.09.03'
|
||||
|
|
Loading…
Reference in a new issue