File tree 4 files changed +12
-3
lines changed
4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.0.0-rc.9 "
2
+ "." : " 1.0.0-rc.10 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.0-rc.10 (2025-04-23)
4
+
5
+ Full Changelog: [ v1.0.0-rc.9...v1.0.0-rc.10] ( https://github.com/GRID-is/api-sdk-py/compare/v1.0.0-rc.9...v1.0.0-rc.10 )
6
+
7
+ ### Chores
8
+
9
+ * ** ci:** add timeout thresholds for CI jobs ([ 5c76451] ( https://github.com/GRID-is/api-sdk-py/commit/5c76451b9350bc64be13a26641104cd9f4e369ed ) )
10
+ * ** internal:** import reformatting ([ 500031e] ( https://github.com/GRID-is/api-sdk-py/commit/500031efa529a1422892e4137db74091ee66d1e7 ) )
11
+
3
12
## 1.0.0-rc.9 (2025-04-19)
4
13
5
14
Full Changelog: [ v1.0.0-rc.8...v1.0.0-rc.9] ( https://github.com/GRID-is/api-sdk-py/compare/v1.0.0-rc.8...v1.0.0-rc.9 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " grid_api"
3
- version = " 1.0.0-rc.9 "
3
+ version = " 1.0.0-rc.10 "
4
4
description = " The official Python library for the GRID 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__ = "grid_api"
4
- __version__ = "1.0.0-rc.9 " # x-release-please-version
4
+ __version__ = "1.0.0-rc.10 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments