File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.33.0 "
2+ "." : " 1.33.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.33.1 (2023-11-30)
4+
5+ Full Changelog: [ v1.33.0...v1.33.1] ( https://github.com/orbcorp/orb-python/compare/v1.33.0...v1.33.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** ensure retried requests are closed ([ #78 ] ( https://github.com/orbcorp/orb-python/issues/78 ) ) ([ af69dbb] ( https://github.com/orbcorp/orb-python/commit/af69dbbf926375b4383badf61b22471ccca48661 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** add tests for proxy change ([ #77 ] ( https://github.com/orbcorp/orb-python/issues/77 ) ) ([ 3d80ca9] ( https://github.com/orbcorp/orb-python/commit/3d80ca9ba3dcadafe21c2066b7e605c27771edf9 ) )
15+ * ** internal:** update lock file ([ #74 ] ( https://github.com/orbcorp/orb-python/issues/74 ) ) ([ d3c1761] ( https://github.com/orbcorp/orb-python/commit/d3c1761a169d423394d0ae6a7f30a0549d344029 ) )
16+ * ** internal:** updates to proxy helper ([ #76 ] ( https://github.com/orbcorp/orb-python/issues/76 ) ) ([ 80e0f3d] ( https://github.com/orbcorp/orb-python/commit/80e0f3dc784b29adc1b32005f5bfc75f51fff2e3 ) )
17+
318## 1.33.0 (2023-11-28)
419
520Full Changelog: [ v1.32.0...v1.33.0] ( https://github.com/orbcorp/orb-python/compare/v1.32.0...v1.33.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.33.0 "
3+ version = " 1.33.1 "
44description = " The official Python library for the orb API"
55readme = " README.md"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless.
22
33__title__ = "orb"
4- __version__ = "1.33.0 " # x-release-please-version
4+ __version__ = "1.33.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments