Release v2.2.3

This commit is contained in:
Ian Cordasco 2014-08-25 19:02:46 -05:00
parent dec58991d6
commit 568d7751eb
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,11 @@
CHANGES
=======
2.2.3 - 2014-08-25
------------------
- Actually turn multiprocessing on by default
2.2.2 - 2014-07-04
------------------

View file

@ -1 +1 @@
__version__ = '2.2.2'
__version__ = '2.2.3'