mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
prep 1.6.2
This commit is contained in:
parent
9f9a355c58
commit
1b2f13c384
2 changed files with 7 additions and 1 deletions
6
README
6
README
|
|
@ -225,6 +225,12 @@ McCabe:
|
||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
1.6.2 - 2012-11-25
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- fixed the NameError: global name 'message' is not defined (#46)
|
||||||
|
|
||||||
|
|
||||||
1.6.1 - 2012-11-24
|
1.6.1 - 2012-11-24
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '1.7'
|
__version__ = '1.6.2'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue