mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
Bump version to 2.6.2
This commit is contained in:
parent
9308910893
commit
1254fe8f5c
2 changed files with 6 additions and 1 deletions
|
|
@ -1,6 +1,11 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.6.2 - 2016-06-25
|
||||
------------------
|
||||
|
||||
- **Bug** Fix packaging error during release process.
|
||||
|
||||
2.6.1 - 2016-06-25
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.6.1'
|
||||
__version__ = '2.6.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue