bumped revision

This commit is contained in:
Tarek Ziade 2011-01-26 11:59:20 +01:00
parent 8fbf4c0a81
commit 53f153dc12

View file

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