mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
version 0.3.11
This commit is contained in:
parent
bb48903838
commit
f8ac919be1
@ -1,6 +1,14 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.3.11
|
||||||
|
------
|
||||||
|
|
||||||
|
*Date: 2013-04-26*
|
||||||
|
|
||||||
|
* Add support for:
|
||||||
|
- Google Drive (Google Docs)
|
||||||
|
|
||||||
0.3.10
|
0.3.10
|
||||||
------
|
------
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
__all__ = ['__version__', '__date__']
|
__all__ = ['__version__', '__date__']
|
||||||
|
|
||||||
__version__ = '0.3.10'
|
__version__ = '0.3.11'
|
||||||
__date__ = '2013-04-19'
|
__date__ = '2013-04-26'
|
||||||
|
Loading…
Reference in New Issue
Block a user