Move pre-commit to dev dependencies, as intended. Silly me.
1.0.1
Only close the aiohttp session IF it was created by the classmethod (boolean flag ensures this)
1.0.0
Initial Release
The title says it all, this release adds the core features needed for this wrapper. The next thing I'll focus on is implementing context managers (`async with` statement)