File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1. 0-beta.4 "
2
+ "." : " 3.0. 0-beta.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.0-beta.1 (2025-07-30)
4
+
5
+ Full Changelog: [ v0.1.0-beta.4...v3.0.0-beta.1] ( https://github.com/digitalocean/gradient-python/compare/v0.1.0-beta.4...v3.0.0-beta.1 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** update to package gradient ([ 9dcd1d6] ( https://github.com/digitalocean/gradient-python/commit/9dcd1d6c53d31e7da58a7828a0864fc7f633b22c ) )
10
+ * ** api:** update to package gradient ([ 3099c15] ( https://github.com/digitalocean/gradient-python/commit/3099c154ab5fc3fd104349ce9069cdd18485104d ) )
11
+
12
+
13
+ ### Chores
14
+
15
+ * update SDK settings ([ b7d59f7] ( https://github.com/digitalocean/gradient-python/commit/b7d59f71d0d511e2ec9bdbf5e548d5e5bf946832 ) )
16
+ * update SDK settings ([ 3b18c48] ( https://github.com/digitalocean/gradient-python/commit/3b18c48f0c5dbb3f70e73b9a2654d820c8f6a882 ) )
17
+ * update SDK settings ([ df18f3a] ( https://github.com/digitalocean/gradient-python/commit/df18f3a44bdc859e78130aa229e7fd0bfc0af906 ) )
18
+ * update SDK settings ([ 33893b0] ( https://github.com/digitalocean/gradient-python/commit/33893b0a60acc7746e7a60b5066e332547210c38 ) )
19
+ * whitespace cleanup ([ dd13d32] ( https://github.com/digitalocean/gradient-python/commit/dd13d321f46cf779fcb841c12068216875f551e0 ) )
20
+
3
21
## 0.1.0-beta.4 (2025-07-29)
4
22
5
23
Full Changelog: [ v0.1.0-beta.3...v0.1.0-beta.4] ( https://github.com/digitalocean/gradientai-python/compare/v0.1.0-beta.3...v0.1.0-beta.4 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " gradient"
3
- version = " 0.1. 0-beta.4 "
3
+ version = " 3.0. 0-beta.1 "
4
4
description = " The official Python library for the Gradient API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "gradient"
4
- __version__ = "0.1. 0-beta.4 " # x-release-please-version
4
+ __version__ = "3.0. 0-beta.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments