Skip to content

Commit

Permalink
[skip travis] versioning in pypi is fun..
Browse files Browse the repository at this point in the history
  • Loading branch information
blackjack4494 committed Sep 3, 2020
1 parent ba5382e commit 92dcea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/supportedsites.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@
- **plus.google**: Google Plus
- **podomatic**
- **Pokemon**
- **PokemonWatch**
- **PolskieRadio**
- **PolskieRadioCategory**
- **Popcorntimes**
Expand Down
2 changes: 1 addition & 1 deletion youtube_dlc/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import unicode_literals

__version__ = '2020.09.03rc1'
__version__ = '2020.09.03'

0 comments on commit 92dcea3

Please sign in to comment.