File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.19.0 "
2+ "." : " 3.19.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.19.1 (2025-04-11)
4+
5+ Full Changelog: [ v3.19.0...v3.19.1] ( https://github.com/orbcorp/orb-python/compare/v3.19.0...v3.19.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** perf:** skip traversing types for NotGiven values ([ 1416a8e] ( https://github.com/orbcorp/orb-python/commit/1416a8e2345aed3f03d5e2e0f144a3f100e0383b ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** expand CI branch coverage ([ #619 ] ( https://github.com/orbcorp/orb-python/issues/619 ) ) ([ c1d283c] ( https://github.com/orbcorp/orb-python/commit/c1d283c07516a7df63dbde00d762afac5877f50c ) )
15+ * ** internal:** reduce CI branch coverage ([ 45f5613] ( https://github.com/orbcorp/orb-python/commit/45f56132576369cc18c94075b3b963ce080ce1f3 ) )
16+
317## 3.19.0 (2025-04-08)
418
519Full Changelog: [ v3.18.2...v3.19.0] ( https://github.com/orbcorp/orb-python/compare/v3.18.2...v3.19.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 3.19.0 "
3+ version = " 3.19.1 "
44description = " The official Python library for the orb API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
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__ = "orb"
4- __version__ = "3.19.0 " # x-release-please-version
4+ __version__ = "3.19.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments