bump release

This commit is contained in:
Tarek Ziade 2011-02-27 17:31:12 +01:00
parent 177d40087e
commit 4512b5f650

View file

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