2.0.1 patch release?
Apologies for this probably not being the right place to ask about this, but is there a timeline for a 2.0.1 release? I am currently having to put a git commit in my pyproject.toml for a contracting project in order to keep it from emitting tons of warnings that were fixed in PR #95. I suspect my clients would be happier if rfc3986 were being installed form PyPI 🙂
Please let me know if there's anytihng I can do to help facilitate a patch release.
If you wanted to throw together release notes if the user facing changes made since 2.0 into a PR, the release notes are published from the docs directory and each release gets its own file.
@sigmavirus24 submitted PR #108!