File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.55 .0"
2+ "." : " 1.56 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.56.0 (2024-05-29)
4+
5+ Full Changelog: [ v1.55.0...v1.56.0] ( https://github.com/orbcorp/orb-python/compare/v1.55.0...v1.56.0 )
6+
7+ ### Features
8+
9+ * ** api:** pricing model updates ([ 4dc829a] ( https://github.com/orbcorp/orb-python/commit/4dc829ad67edf6b4384c6b4432edb7f73c847167 ) )
10+ * ** api:** update item endpoint ([ #287 ] ( https://github.com/orbcorp/orb-python/issues/287 ) ) ([ 4dc829a] ( https://github.com/orbcorp/orb-python/commit/4dc829ad67edf6b4384c6b4432edb7f73c847167 ) )
11+
12+
13+ ### Chores
14+
15+ * ** ci:** update rye install location ([ #282 ] ( https://github.com/orbcorp/orb-python/issues/282 ) ) ([ 667cef5] ( https://github.com/orbcorp/orb-python/commit/667cef59e90027b25829b2dd2bfcdd5917f68627 ) )
16+ * ** internal:** bump pyright ([ #284 ] ( https://github.com/orbcorp/orb-python/issues/284 ) ) ([ ef316cc] ( https://github.com/orbcorp/orb-python/commit/ef316cc860ed7571788a4fbb5509a273f5ac731c ) )
17+ * ** internal:** update bootstrap script ([ #286 ] ( https://github.com/orbcorp/orb-python/issues/286 ) ) ([ 72edfe5] ( https://github.com/orbcorp/orb-python/commit/72edfe561c937aeec2006986b64c7cb18bc8655f ) )
18+
19+
20+ ### Documentation
21+
22+ * ** contributing:** update references to rye-up.com ([ #285 ] ( https://github.com/orbcorp/orb-python/issues/285 ) ) ([ 5502012] ( https://github.com/orbcorp/orb-python/commit/55020125e1397497a437de9fcce80f31f341c7d8 ) )
23+
324## 1.55.0 (2024-05-23)
425
526Full Changelog: [ v1.54.0...v1.55.0] ( https://github.com/orbcorp/orb-python/compare/v1.54.0...v1.55.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.55 .0"
3+ version = " 1.56 .0"
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__ = "1.55 .0" # x-release-please-version
4+ __version__ = "1.56 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments