File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.0.0-beta.4 "
2+ "." : " 3.0.0-beta.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.0-beta.5 (2025-09-08)
4+
5+ Full Changelog: [ v3.0.0-beta.4...v3.0.0-beta.5] ( https://github.com/digitalocean/gradient-python/compare/v3.0.0-beta.4...v3.0.0-beta.5 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 044a233] ( https://github.com/digitalocean/gradient-python/commit/044a2339f9ae89facbed403d8240d1e4cf3e9c1f ) )
10+ * ** api:** manual updates ([ 0e8fd1b] ( https://github.com/digitalocean/gradient-python/commit/0e8fd1b364751ec933cadf02be693afa63a67029 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * avoid newer type syntax ([ 3d5c35c] ( https://github.com/digitalocean/gradient-python/commit/3d5c35ca11b4c7344308f7fbd7cd98ec44dd65a0 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** add Sequence related utils ([ 2997cfc] ( https://github.com/digitalocean/gradient-python/commit/2997cfc25bf46b4cc9faf9f0f22cb4680cadca8b ) )
21+ * ** internal:** change ci workflow machines ([ 5f41b3d] ( https://github.com/digitalocean/gradient-python/commit/5f41b3d956bf1ae25f90b862d5057c16b06e78a3 ) )
22+ * ** internal:** update pyright exclude list ([ 2a0d1a2] ( https://github.com/digitalocean/gradient-python/commit/2a0d1a2b174990d6b081ff764b13949b4dfa107f ) )
23+ * update github action ([ 369c5d9] ( https://github.com/digitalocean/gradient-python/commit/369c5d982cfadfaaaeda9481b2c9249e3f87423d ) )
24+
325## 3.0.0-beta.4 (2025-08-12)
426
527Full Changelog: [ v3.0.0-beta.3...v3.0.0-beta.4] ( https://github.com/digitalocean/gradient-python/compare/v3.0.0-beta.3...v3.0.0-beta.4 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gradient"
3- version = " 3.0.0-beta.4 "
3+ version = " 3.0.0-beta.5 "
44description = " The official Python library for the Gradient API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "gradient"
4- __version__ = "3.0.0-beta.4 " # x-release-please-version
4+ __version__ = "3.0.0-beta.5 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments