File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.39.1 "
2+ "." : " 1.40.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.40.0 (2024-01-26)
4+
5+ Full Changelog: [ v1.39.1...v1.40.0] ( https://github.com/orbcorp/orb-python/compare/v1.39.1...v1.40.0 )
6+
7+ ### Features
8+
9+ * ** client:** enable follow redirects by default ([ #150 ] ( https://github.com/orbcorp/orb-python/issues/150 ) ) ([ 94c7376] ( https://github.com/orbcorp/orb-python/commit/94c737641bd7bd06c388ed8bb549e84a6ee35e61 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** add internal helpers ([ #147 ] ( https://github.com/orbcorp/orb-python/issues/147 ) ) ([ bf87d8e] ( https://github.com/orbcorp/orb-python/commit/bf87d8e4067e77bfa2ace0f4c8904e4994c28996 ) )
15+
16+
17+ ### Refactors
18+
19+ * remove unnecessary builtin import ([ #149 ] ( https://github.com/orbcorp/orb-python/issues/149 ) ) ([ 285bbc2] ( https://github.com/orbcorp/orb-python/commit/285bbc2397151118d8fdbf5b5475673566d4cba8 ) )
20+
321## 1.39.1 (2024-01-18)
422
523Full Changelog: [ v1.39.0...v1.39.1] ( https://github.com/orbcorp/orb-python/compare/v1.39.0...v1.39.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.39.1 "
3+ version = " 1.40.0 "
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.39.1 " # x-release-please-version
4+ __version__ = "1.40.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments