Skip to content

Commit

Permalink
version 0.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Aug 17, 2013
1 parent 657c1e2 commit 6386f1b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

0.3.21
------

*Date: 2013-08-17*

* Fix issues for:
- YouTube
- YinYueTai
- pan.baidu.com

0.3.20
------

Expand Down
4 changes: 2 additions & 2 deletions src/you_get/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
__all__ = ['__version__', '__date__']

__version__ = '0.3.20'
__date__ = '2013-08-16'
__version__ = '0.3.21'
__date__ = '2013-08-17'

0 comments on commit 6386f1b

Please # to comment.