_Forgot to add 1.0.0 release to GitHub 😅_
1.0.0 was big update that improved the code in many different ways.
Now you can use `Suvvy(...)` class instead of `AsyncSuvvyAPIWrapper(...)` or `SuvvyAPIWrapper(...)`. More [in docs](https://github.com/suvvyai/suvvyapi/wiki)
_And now about 1.0.1..._
I added mypy type checking and adapted code for it. And some other little code improvements...
[**Full Changelog 0.1a6 -> 1.0.1**](https://github.com/suvvyai/suvvyapi/compare/0.1a6...1.0.1)