[bump] 2020.10.30
This commit is contained in:
parent
c61a20804d
commit
161722ebda
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
version 2020.10.30
|
||||
|
||||
Extractors
|
||||
* [youtube] Fix "Unable to extract JS player URL" (#12)
|
||||
|
||||
version 2020.09.20
|
||||
|
||||
Core
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2020.09.20'
|
||||
__version__ = '2020.10.30'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue