Skip to content

Conversation

RonnyPfannschmidt
Copy link
Contributor

Summary

Prepare release v9.2.1

  • Updates CHANGELOG.md to mark v9.2.1 as released (removes "unreleased" marker)
  • All tests pass (397 passed, 10 skipped, 1 xfailed)
  • Distribution packages build successfully

Changes in v9.2.1

Fixed

Release Process

After this PR is merged to main:

  1. Tag the release: git tag v9.2.1
  2. Push the tag: git push origin v9.2.1
  3. Build and upload to PyPI

🤖 Generated with Claude Code

Remove (unreleased) marker from v9.2.1 in CHANGELOG.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@RonnyPfannschmidt RonnyPfannschmidt merged commit 338f562 into pypa:main Oct 12, 2025
22 checks passed
@RonnyPfannschmidt RonnyPfannschmidt deleted the prepare-release branch October 12, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9.2.0 broke package discovery in pytest-asyncio==1.1.0 and older

1 participant