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.35.0 "
2+ "." : " 1.35.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.35.1 (2023-12-13)
4+
5+ Full Changelog: [ v1.35.0...v1.35.1] ( https://github.com/orbcorp/orb-python/compare/v1.35.0...v1.35.1 )
6+
7+ ### Documentation
8+
9+ * improve README timeout comment ([ #101 ] ( https://github.com/orbcorp/orb-python/issues/101 ) ) ([ 69a6970] ( https://github.com/orbcorp/orb-python/commit/69a6970e11ba88969a3c17dcd4374f8197b88dca ) )
10+
11+
12+ ### Refactors
13+
14+ * ** client:** simplify cleanup ([ #103 ] ( https://github.com/orbcorp/orb-python/issues/103 ) ) ([ 54ac0dd] ( https://github.com/orbcorp/orb-python/commit/54ac0ddb1b703e011e84f184e6e90ee9f31e2055 ) )
15+ * remove unused model types used in params ([ #105 ] ( https://github.com/orbcorp/orb-python/issues/105 ) ) ([ e18a59e] ( https://github.com/orbcorp/orb-python/commit/e18a59e47125aafb2e81f29f45fe9e866c738d28 ) )
16+ * simplify internal error handling ([ #104 ] ( https://github.com/orbcorp/orb-python/issues/104 ) ) ([ cd0f847] ( https://github.com/orbcorp/orb-python/commit/cd0f8472457ac651c2fa44dc1e464cac78257c59 ) )
17+
318## 1.35.0 (2023-12-11)
419
520Full Changelog: [ v1.34.1...v1.35.0] ( https://github.com/orbcorp/orb-python/compare/v1.34.1...v1.35.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.35.0 "
3+ version = " 1.35.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.35.0 " # x-release-please-version
4+ __version__ = "1.35.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments