Breaking change
Only Python 3.7 and later are supported.
What's Changed
- Migrate from pytz (#377) @MartinHjelmare
- Fix for 450 reauthentication failure bug (#372) @gcobb321
- Keyerror data token (#316) @RichieB2B
- Clean up tests (#374) @MartinHjelmare
- Clean and pin test requirements (#376) @MartinHjelmare
- Remove support for Python 3.6 (#375) @MartinHjelmare
- Polish readme (#373) @WhyNotHugo
- Support Python 3.6 to 3.10 (#371) @WhyNotHugo
- Add github action to publish to PyPI (#370) @MartinHjelmare
- Update click version to reduce potential for dependency conflict (#360) @mchonofsky
- Add github actions (#369) @MartinHjelmare