version 0.3.13

This commit is contained in:
Mort Yao 2013-06-07 01:30:00 +02:00
parent ff59ca6437
commit 5d5d085506
2 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,16 @@
Changelog
=========
0.3.13
------
*Date: 2013-06-07*
* Add support for:
- Baidu Wangpan (video only)
* Fix issue for:
- Google+
0.3.12
------
@ -86,7 +96,7 @@ Changelog
* Add support for:
- Douban
- MioMio
* Fix issue for:
* Fix issues for:
- Tudou
- Vimeo

View File

@ -2,5 +2,5 @@
__all__ = ['__version__', '__date__']
__version__ = '0.3.12'
__date__ = '2013-05-19'
__version__ = '0.3.13'
__date__ = '2013-06-07'