version 0.3.33

This commit is contained in:
Mort Yao 2015-06-10 11:57:27 +08:00
parent 462a08fc2c
commit 1e41302690
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
Changelog
=========
0.3.33
------
*Date: 2015-06-10*
* Many bug fixes by our awesome contributors
0.3.32
------

View File

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