mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
version 0.3.28
This commit is contained in:
parent
fbcf3ab54e
commit
deb4e6af0d
@ -1,6 +1,15 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.3.28
|
||||||
|
------
|
||||||
|
|
||||||
|
*Date: 2014-02-21*
|
||||||
|
|
||||||
|
* New site support:
|
||||||
|
- Magisto.com
|
||||||
|
- VK.com
|
||||||
|
|
||||||
0.3.27
|
0.3.27
|
||||||
------
|
------
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
__all__ = ['__version__', '__date__']
|
__all__ = ['__version__', '__date__']
|
||||||
|
|
||||||
__name__ = 'you-get'
|
__name__ = 'you-get'
|
||||||
__version__ = '0.3.27'
|
__version__ = '0.3.28'
|
||||||
__date__ = '2014-02-14'
|
__date__ = '2014-02-21'
|
||||||
|
Loading…
Reference in New Issue
Block a user