File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.0.2 "
2
+ "." : " 3.0.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.3 (2025-09-29)
4
+
5
+ Full Changelog: [ v3.0.2...v3.0.3] ( https://github.com/digitalocean/gradient-python/compare/v3.0.2...v3.0.3 )
6
+
7
+ ### Chores
8
+
9
+ * fix bash quoting ([ d92383d] ( https://github.com/digitalocean/gradient-python/commit/d92383da134a32cb0ae6f5a1c3044ec4947deacc ) )
10
+ * quote bash variables ([ 6673263] ( https://github.com/digitalocean/gradient-python/commit/6673263dbdee2ae77eabd2f6d88cf61921f9e63c ) )
11
+ * remove preview warning ([ e4cf6a8] ( https://github.com/digitalocean/gradient-python/commit/e4cf6a8b5b37acf483be7301aa0a661a5db43a05 ) )
12
+
3
13
## 3.0.2 (2025-09-24)
4
14
5
15
Full Changelog: [ v3.0.1...v3.0.2] ( https://github.com/digitalocean/gradient-python/compare/v3.0.1...v3.0.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " gradient"
3
- version = " 3.0.2 "
3
+ version = " 3.0.3 "
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__ = "3.0.2 " # x-release-please-version
4
+ __version__ = "3.0.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments