mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
bumped
This commit is contained in:
parent
f40b1114b6
commit
fd5d56fe7b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ README = open('README').read()
|
|||
setup(
|
||||
name="flake8",
|
||||
license="MIT",
|
||||
version="0.3",
|
||||
version="0.4",
|
||||
description="code checking using pep8 and pyflakes",
|
||||
author="Tarek Ziade",
|
||||
author_email="tarek@ziade.org",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue