version 0.3.11

This commit is contained in:
Mort Yao 2013-04-25 15:58:40 +02:00
parent bb48903838
commit f8ac919be1
2 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
Changelog
=========
0.3.11
------
*Date: 2013-04-26*
* Add support for:
- Google Drive (Google Docs)
0.3.10
------

View File

@ -2,5 +2,5 @@
__all__ = ['__version__', '__date__']
__version__ = '0.3.10'
__date__ = '2013-04-19'
__version__ = '0.3.11'
__date__ = '2013-04-26'