mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Release v2.5.5
This commit is contained in:
parent
16686132c1
commit
3bf761be58
2 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,14 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.5.5 - 2016-06-14
|
||||
------------------
|
||||
|
||||
- **Bug** Fix setuptools integration when parsing config files
|
||||
|
||||
- **Bug** Don't pass the user's config path as the config_file when creating a
|
||||
StyleGuide
|
||||
|
||||
2.5.4 - 2016-02-11
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.5.4'
|
||||
__version__ = '2.5.5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue