mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
version 0.3.21
This commit is contained in:
parent
657c1e20c2
commit
6386f1bbf3
@ -1,6 +1,16 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.3.21
|
||||
------
|
||||
|
||||
*Date: 2013-08-17*
|
||||
|
||||
* Fix issues for:
|
||||
- YouTube
|
||||
- YinYueTai
|
||||
- pan.baidu.com
|
||||
|
||||
0.3.20
|
||||
------
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
__all__ = ['__version__', '__date__']
|
||||
|
||||
__version__ = '0.3.20'
|
||||
__date__ = '2013-08-16'
|
||||
__version__ = '0.3.21'
|
||||
__date__ = '2013-08-17'
|
||||
|
Loading…
Reference in New Issue
Block a user