Skip to content

Commit

Permalink
version 0.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Dec 10, 2014
1 parent 245a00e commit ded684f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

0.3.32
------

*Date: 2014-12-10*

* New site support:
- baomihua.com
- zhanqi.tv
* Bug fixes:
- DouyuTV
- Tudou
- Tumblr
- Vine
- Youku

0.3.31
------

Expand Down
2 changes: 1 addition & 1 deletion src/you_get/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python

script_name = 'you-get'
__version__ = '0.3.31'
__version__ = '0.3.32'

0 comments on commit ded684f

Please sign in to comment.