Skip to content

chore: bump version to 2.46.0 - #286

Merged
felipefreitag merged 1 commit into
mainfrom
chore/bump-v2.46.0
Sep 15, 2026
Merged

felipefreitag merged 1 commit into
mainfrom
chore/bump-v2.46.0

Conversation

@felipefreitag

@felipefreitag felipefreitag commented Sep 15, 2026

Copy link
Copy Markdown
Member

Developers on Python 3.12, 3.13 or 3.14 now see their version listed as supported on the PyPI page for resend, and the version badge in the README updates with it.

Before, PyPI advertised 3.7 to 3.11 only, although the SDK ran fine on newer interpreters. CI has run lint, mypy and the full test suite on 3.12 to 3.14 since #285, and the release itself is built on 3.14. Nothing in the code changes here.

Now the package metadata matches what CI tests. The Python 3.7 floor stays as it is, so no existing install is affected.

How to reach it. Merge, then tag v2.46.0 on main and push the tag. After the Release run, https://pypi.org/project/resend/2.46.0/ lists 3.12, 3.13 and 3.14 under Programming Language.

Not covered. Python 3.7 is still advertised. It reached end of life in 2023 and CI has not tested it since December 2024. Dropping it is a separate decision for a future release.


Summary by cubic

Bumps resend to 2.46.0 and adds Python 3.12, 3.13 and 3.14 to the PyPI classifiers. PyPI previously advertised only 3.7–3.11; now the metadata matches what CI tests on those versions. No runtime code changes, and the Python 3.7 floor stays, so existing installs are unaffected. After merging, tag v2.46.0 and push the tag to trigger the release build.

Written for commit 194c734. Summary will update on new commits.

Review in cubic

Advertises Python 3.12, 3.13 and 3.14 on PyPI. CI has tested those
versions since #285 and the release workflow builds on 3.14. The
Python 3.7 floor is unchanged.

@klotty klotty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Version bump to 2.46.0 and PyPI classifiers add Python 3.12-3.14, aligning package metadata with versions already covered by CI; no runtime code changes and the Python 3.7 floor is unchanged, making this a bounded, low-risk release metadata update.

Re-trigger cubic

@felipefreitag
felipefreitag merged commit fbc4223 into main Sep 15, 2026
32 checks passed
@felipefreitag
felipefreitag deleted the chore/bump-v2.46.0 branch September 15, 2026 21:22
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.

2 participants