Bump version to 2.6.2

This commit is contained in:
Ian Cordasco 2016-06-25 12:11:19 -05:00
parent 9308910893
commit 1254fe8f5c
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,11 @@
CHANGES
=======
2.6.2 - 2016-06-25
------------------
- **Bug** Fix packaging error during release process.
2.6.1 - 2016-06-25
------------------

View file

@ -1 +1 @@
__version__ = '2.6.1'
__version__ = '2.6.2'