version 0.3.15

This commit is contained in:
Mort Yao 2013-06-20 21:16:13 +02:00
parent 22ffb14ca2
commit 1240e52906
2 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
Changelog
=========
0.3.15
------
*Date: 2013-06-21*
* Add support for:
- Instagram
0.3.14
------

View File

@ -2,5 +2,5 @@
__all__ = ['__version__', '__date__']
__version__ = '0.3.14'
__date__ = '2013-06-14'
__version__ = '0.3.15'
__date__ = '2013-06-21'