- Bump urllib3 dependency due to security issue. - Add missing explicit export for mypy (15) - No functionality changes.
2.1.1
Not secure
Changed
- Include py.typed file to indicate the library is typed per PEP-561. - No code changes.
2.1.0
Not secure
Changed
- Removed Python 3.6 from list of supported versions. Minimum version is now 3.7. - Updated dependencies. - No code changes.
2.0.3
Not secure
Fixed
- Fixed an issue where the library would get stuck if it needed to create a new session in order to continue (reported and contributed by BiochemLouis in 5 and 6)
2.0.2
Not secure
This is a release to bump the pip package version, to correct the previous PyPI release not containing the correct revision of code. No other changes.
2.0.1
Not secure
Fixed
- Fixed an issue with empty (unchanged) updates (2)