mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 11:16:54 +00:00
starting 1.1
This commit is contained in:
parent
cd97d56eee
commit
284aca6a9c
2 changed files with 6 additions and 1 deletions
5
README
5
README
|
|
@ -91,6 +91,11 @@ projects:
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
1.1 - ?
|
||||
-------
|
||||
|
||||
?
|
||||
|
||||
1.0 - 2011-11-29
|
||||
----------------
|
||||
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ README = open('README').read()
|
|||
setup(
|
||||
name="flake8",
|
||||
license="MIT",
|
||||
version="1.0",
|
||||
version="1.1",
|
||||
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