release: 3.12.2 - #100
Merged
Merged
Conversation
Bump for PyPI deprecation notice before Aug 15 retirement and archive.
There was a problem hiding this comment.
Pull request overview
This PR prepares the gradient Python package for the 3.12.2 release by bumping version metadata and updating the PyPI short description to include a deprecation/migration notice ahead of the Aug 15, 2026 retirement.
Changes:
- Bump package version from
3.12.1to3.12.2in runtime and release automation metadata. - Update the
pyproject.tomlproject description to a deprecation + migration message intended to show up in PyPI’s summary.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/gradient/_version.py |
Updates the library’s internal __version__ to 3.12.2. |
pyproject.toml |
Bumps project version and updates the PyPI summary text to a deprecation/migration notice. |
.release-please-manifest.json |
Aligns release-please manifest version to 3.12.2. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
bbatha
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gradientto 3.12.2 for a final PyPI publish before Aug 15 retirement.Why
PyPI is still on 3.12.1 without deprecation text. After this merges, we cut GitHub Release
v3.12.2(Publish PyPI), then Archive on PyPI (no yank).Test plan
v3.12.2and verify https://pypi.org/project/gradient/ shows 3.12.2 + WARNING