Prepare release 2.2.5

This commit is contained in:
Ian Cordasco 2014-10-19 21:26:24 -05:00
parent 467233f185
commit 247877b7c5
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,13 @@
CHANGES
=======
2.2.5 - 2014-10-19
------------------
- Flush standard out when using multiprocessing
- Make the check for "# flake8: noqa" more strict
2.2.4 - 2014-10-09
------------------

View file

@ -1 +1 @@
__version__ = '2.2.4'
__version__ = '2.2.5'