Skip to content

Commit

Permalink
version 0.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Jul 19, 2013
1 parent 9a87f83 commit e8b8194
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Changelog
=========

0.3.18
------

*Date: 2013-07-19*

* Fix issues for:
- Dailymotion
- Youku
- Sina
- AcFun
- bilibili

0.3.17
------

Expand Down
4 changes: 2 additions & 2 deletions src/you_get/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

__all__ = ['__version__', '__date__']

__version__ = '0.3.17'
__date__ = '2013-07-12'
__version__ = '0.3.18'
__date__ = '2013-07-19'

0 comments on commit e8b8194

Please sign in to comment.