**New Features**
* Implements refresh token updating, meaning you no longer have to re-enter your credentials every 90 days. Special thanks to davidkoplik for researching this.
**Bug Fixes**
*None*
**Deprecations**
*None*
v.1.1.5
**New Features**
*None*
**Bug Fixes**
* Only import readline on Mac OS, avoiding an issue where `pyreadline` attempts to import Windows-specific features on non-Windows platforms
**Deprecations**
*None*