Switch main development to now be targeting the 3.x release of Python. If you need 2.x support see the `2.x` branch.
0.0.5
- Fixes issues resulting from new lines appearing in the base64 encoded credentials of the Basic Authorization header. - Fixes issue with About resource and recognized versions. - Major improvement to PEP8 support.
0.0.4
- Fixes a bug where the Activity Profile was saving the content type as the content
0.0.3
- Simplifies importing of modules by users - Adds example script showing common, simple usage pattern
0.0.2
Fix missing packages from subdirectories in pypi installation.