Skip to content

Commit

Permalink
version 0.3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Dec 20, 2013
1 parent 0612e97 commit 31a1f6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

0.3.25
------

*Date: 2013-12-20*

* Bug fix release

0.3.24
------

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__']

__name__ = 'you-get'
__version__ = '0.3.24'
__date__ = '2013-10-30'
__version__ = '0.3.25'
__date__ = '2013-12-20'

0 comments on commit 31a1f6b

Please sign in to comment.