Bump version for 2.5.3 and update changes

This commit is contained in:
Ian Cordasco 2016-02-11 11:20:49 -06:00
parent 7d40f525f0
commit 1845ec33ec
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
CHANGES
=======
2.5.3 - 2016-02-11
------------------
- **Bug** Actually parse ``output_file`` and ``enable_extensions`` from config
files
2.5.2 - 2016-01-30
------------------

View file

@ -1 +1 @@
__version__ = '2.5.2'
__version__ = '2.5.3'