File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 4.0.0 "
2+ "." : " 4.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.1 (2025-06-12)
4+
5+ Full Changelog: [ v4.0.0...v4.0.1] ( https://github.com/orbcorp/orb-python/compare/v4.0.0...v4.0.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** correctly parse binary response | stream ([ 08ecc1c] ( https://github.com/orbcorp/orb-python/commit/08ecc1c10f8c26e66c02e333b89e910cedd61570 ) )
10+
11+
12+ ### Chores
13+
14+ * ** tests:** run tests in parallel ([ f228f15] ( https://github.com/orbcorp/orb-python/commit/f228f15fa9f2fdaf5b7398a3f233aea4419ba3fb ) )
15+
316## 4.0.0 (2025-06-09)
417
518Full Changelog: [ v3.24.0...v4.0.0] ( https://github.com/orbcorp/orb-python/compare/v3.24.0...v4.0.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 4.0.0 "
3+ version = " 4.0.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__ = "4.0.0 " # x-release-please-version
4+ __version__ = "4.0.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments