mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +00:00
Updated README and version
This commit is contained in:
parent
04e8b490bd
commit
956a42409f
2 changed files with 5 additions and 4 deletions
7
README
7
README
|
|
@ -197,10 +197,11 @@ McCabe:
|
||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
1.4 - ?
|
1.3.1 - 2012-05-19
|
||||||
-------
|
------------------
|
||||||
|
|
||||||
|
- fixed support for Python 2.5
|
||||||
|
|
||||||
?
|
|
||||||
|
|
||||||
1.3 - 2012-03-12
|
1.3 - 2012-03-12
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '1.4'
|
__version__ = '1.3.1'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue