bump version

This commit is contained in:
Tarek Ziade 2011-02-13 13:15:48 +01:00
parent 4c30603c79
commit 1acdac96e3

View file

@ -5,7 +5,7 @@ README = open('README').read()
setup(
name="flake8",
license="MIT",
version="0.4",
version="0.5",
description="code checking using pep8 and pyflakes",
author="Tarek Ziade",
author_email="tarek@ziade.org",