[bump] 2020.10.30

This commit is contained in:
Dominika 2020-10-30 21:50:23 -04:00
parent c61a20804d
commit 161722ebda
No known key found for this signature in database
GPG key ID: B4A5A6DCA70F861F
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
version 2020.10.30
Extractors
* [youtube] Fix "Unable to extract JS player URL" (#12)
version 2020.09.20 version 2020.09.20
Core Core

View file

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2020.09.20' __version__ = '2020.10.30'