version 0.3.34

This commit is contained in:
Mort Yao 2015-07-12 09:31:07 +08:00
parent e6cd1d342f
commit 5d47a66507
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
Changelog
=========
0.3.34
------
*Date: 2015-07-12*
* Bug fix release
0.3.33
------

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
script_name = 'you-get'
__version__ = '0.3.33'
__version__ = '0.3.34'