Skip to content

Commit

Permalink
bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Blume committed Feb 27, 2013
1 parent 7b8c62c commit cf1f8d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hoover/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.5.3'
__version__ = '0.6.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from distutils.core import setup

setup(name='Hoover',
version='0.5.4',
version='0.6.0',
description="Library for logging to Loggly from within Python webapps",
author="Mike Blume",
author_email="[email protected]",
Expand Down

0 comments on commit cf1f8d5

Please sign in to comment.