File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.23.0 "
2
+ "." : " 0.23.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.23.1 (2025-02-13)
4
+
5
+ Full Changelog: [ v0.23.0...v0.23.1] ( https://github.com/runloopai/api-client-python/compare/v0.23.0...v0.23.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** codegen related update ([ #543 ] ( https://github.com/runloopai/api-client-python/issues/543 ) ) ([ 5c44e84] ( https://github.com/runloopai/api-client-python/commit/5c44e84a8a029b22461df339c280885dc972fa96 ) )
10
+ * ** internal:** codegen related update ([ #546 ] ( https://github.com/runloopai/api-client-python/issues/546 ) ) ([ d8b620d] ( https://github.com/runloopai/api-client-python/commit/d8b620d93c687d37a843262d5ac60fd4a9b815e8 ) )
11
+ * ** internal:** update client tests ([ #545 ] ( https://github.com/runloopai/api-client-python/issues/545 ) ) ([ 30307f4] ( https://github.com/runloopai/api-client-python/commit/30307f4b78ba76240793b851dd735a0beb835b75 ) )
12
+
3
13
## 0.23.0 (2025-02-11)
4
14
5
15
Full Changelog: [ v0.22.0...v0.23.0] ( https://github.com/runloopai/api-client-python/compare/v0.22.0...v0.23.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " runloop_api_client"
3
- version = " 0.23.0 "
3
+ version = " 0.23.1 "
4
4
description = " The official Python library for the runloop API"
5
5
dynamic = [" readme" ]
6
6
license = " MIT"
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__ = "runloop_api_client"
4
- __version__ = "0.23.0 " # x-release-please-version
4
+ __version__ = "0.23.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments