BREAKING CHANGE
- this project has turned into a pure Python project.
Jython is no longer recommended.
Fix
- **setup**: modify Python 2 Only classifier
Refactor
- move version information into its own module
- rename `_User` class to `IncendiumUser`
- import and use implementing classes rather than interfaces
- import unicode_literals
- remove copyright from modules