mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
version 0.3.25
This commit is contained in:
parent
0612e97877
commit
31a1f6b070
@ -1,6 +1,13 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.3.25
|
||||||
|
------
|
||||||
|
|
||||||
|
*Date: 2013-12-20*
|
||||||
|
|
||||||
|
* Bug fix release
|
||||||
|
|
||||||
0.3.24
|
0.3.24
|
||||||
------
|
------
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
__all__ = ['__version__', '__date__']
|
__all__ = ['__version__', '__date__']
|
||||||
|
|
||||||
__name__ = 'you-get'
|
__name__ = 'you-get'
|
||||||
__version__ = '0.3.24'
|
__version__ = '0.3.25'
|
||||||
__date__ = '2013-10-30'
|
__date__ = '2013-12-20'
|
||||||
|
Loading…
Reference in New Issue
Block a user