mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
Bump version for 2.6.1
This commit is contained in:
parent
fe8c59c113
commit
9308910893
2 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,13 @@
|
||||||
CHANGES
|
CHANGES
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
2.6.1 - 2016-06-25
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- **Bug** Update the config files to search for to include ``setup.cfg`` and
|
||||||
|
``tox.ini``. This was broken in 2.5.5 when we stopped passing
|
||||||
|
``config_file`` to our Style Guide
|
||||||
|
|
||||||
2.6.0 - 2016-06-15
|
2.6.0 - 2016-06-15
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = '2.6.0'
|
__version__ = '2.6.1'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue