Skip to content

v7.0.0

Latest

Choose a tag to compare

@kevin1024 kevin1024 released this 31 Dec 00:04
· 39 commits to master since this release

What's Changed

- Drop support for python 3.8 (major version bump) - thanks @jairhenrique
- Various linting and test fixes - thanks @jairhenrique
- Bugfix for urllib2>=2.3.0 - missing version_string (#888)
- Bugfix for asyncio.run - thanks @alekeik1

New Contributors