File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.23.0 "
2+ "." : " 0.23.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.23.1 (2025-02-14)
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+ ### Bug Fixes
8+
9+ * asyncify on non-asyncio runtimes ([ #547 ] ( https://github.com/runloopai/api-client-python/issues/547 ) ) ([ 8ce7003] ( https://github.com/runloopai/api-client-python/commit/8ce700397fc5d6755f0a95b637efad74d6dc3fe4 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #543 ] ( https://github.com/runloopai/api-client-python/issues/543 ) ) ([ 5c44e84] ( https://github.com/runloopai/api-client-python/commit/5c44e84a8a029b22461df339c280885dc972fa96 ) )
15+ * ** internal:** codegen related update ([ #546 ] ( https://github.com/runloopai/api-client-python/issues/546 ) ) ([ d8b620d] ( https://github.com/runloopai/api-client-python/commit/d8b620d93c687d37a843262d5ac60fd4a9b815e8 ) )
16+ * ** internal:** update client tests ([ #545 ] ( https://github.com/runloopai/api-client-python/issues/545 ) ) ([ 30307f4] ( https://github.com/runloopai/api-client-python/commit/30307f4b78ba76240793b851dd735a0beb835b75 ) )
17+ * ** internal:** update client tests ([ #548 ] ( https://github.com/runloopai/api-client-python/issues/548 ) ) ([ 4e782f1] ( https://github.com/runloopai/api-client-python/commit/4e782f19bfa7e08ae318eca6f00fb4d5ffe5c9af ) )
18+
319## 0.23.0 (2025-02-11)
420
521Full 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 11[project ]
22name = " runloop_api_client"
3- version = " 0.23.0 "
3+ version = " 0.23.1 "
44description = " The official Python library for the runloop API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "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