Release v2.5.5

This commit is contained in:
Ian Cordasco 2016-06-14 09:07:13 -05:00
parent 16686132c1
commit 3bf761be58
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,14 @@
CHANGES
=======
2.5.5 - 2016-06-14
------------------
- **Bug** Fix setuptools integration when parsing config files
- **Bug** Don't pass the user's config path as the config_file when creating a
StyleGuide
2.5.4 - 2016-02-11
------------------

View file

@ -1 +1 @@
__version__ = '2.5.4'
__version__ = '2.5.5'