FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

release: 3.12.2 by jshah-do · Pull Request #100 · digitalocean/gradient-python · GitHub

This repository was archived by the owner on Aug 17, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .json  (1) .py  (1) .toml  (1) All 3 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion .release-please-manifest.json
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.12.1"
".": "3.12.2"
}
4 changes: 2 additions & 2 deletions pyproject.toml
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "gradient"
version = "3.12.1"
description = "The official Python library for the Gradient API"
version = "3.12.2"
description = "DEPRECATED: Retires Aug 15, 2026. Migrate to pydo — https://docs.digitalocean.com/reference/libraries/"
dynamic = ["readme"]
license = "Apache-2.0"
authors = [{ name = "DigitalOcean, LLC", email = "dev@digitalocean.com" }]
Expand Down
2 changes: 1 addition & 1 deletion src/gradient/_version.py
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

__title__ = "gradient"
__version__ = "3.12.1" # x-release-please-version
__version__ = "3.12.2" # x-release-please-version

Back | FazBrowse Home | New Git URL