Skip to content

Commit

Permalink
Preparing release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmits committed Jul 31, 2015
1 parent 1a0183f commit 09f3554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Expand Up @@ -3,7 +3,7 @@
History
-------

0.2.5 (unreleased)
0.2.5 (2015-07-31)
++++++++++++++++++

- Reach 100% test coverage.
Expand Down
2 changes: 1 addition & 1 deletion django_logutils/__init__.py
@@ -1,2 +1,2 @@
"""Package for `django_logutils``."""
__version__ = '0.2.5.dev0'
__version__ = '0.2.5'

0 comments on commit 09f3554

Please sign in to comment.