Skip to content

Commit

Permalink
Bump version to 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmavirus24 committed Jun 25, 2016
1 parent 9308910 commit 1254fe8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGES
=======

2.6.2 - 2016-06-25
------------------

- **Bug** Fix packaging error during release process.

2.6.1 - 2016-06-25
------------------

Expand Down
2 changes: 1 addition & 1 deletion flake8/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.6.1'
__version__ = '2.6.2'

0 comments on commit 1254fe8

Please sign in to comment.