rfc3986 icon indicating copy to clipboard operation
rfc3986 copied to clipboard

2.0.1 patch release?

Open handrews opened this issue 2 years ago • 2 comments

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.

handrews avatar May 19 '23 18:05 handrews

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 avatar May 22 '23 01:05 sigmavirus24

@sigmavirus24 submitted PR #108!

handrews avatar May 22 '23 22:05 handrews