bumped rev

This commit is contained in:
Tarek Ziade 2011-02-15 11:55:52 +01:00
parent e6068a3a38
commit 4e2b37acf9

View file

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