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.32 .0"
2+ "." : " 1.33 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.33.0 (2023-11-28)
4+
5+ Full Changelog: [ v1.32.0...v1.33.0] ( https://github.com/orbcorp/orb-python/compare/v1.32.0...v1.33.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #73 ] ( https://github.com/orbcorp/orb-python/issues/73 ) ) ([ 1e4d614] ( https://github.com/orbcorp/orb-python/commit/1e4d6148fcb859c095fd46e21841aff004475430 ) )
10+
11+
12+ ### Chores
13+
14+ * ** deps:** bump mypy to v1.7.1 ([ #72 ] ( https://github.com/orbcorp/orb-python/issues/72 ) ) ([ e7f7b47] ( https://github.com/orbcorp/orb-python/commit/e7f7b47e99c4e1ae73c09de6c83d8879e0172bae ) )
15+ * ** internal:** options updates ([ #67 ] ( https://github.com/orbcorp/orb-python/issues/67 ) ) ([ 8f91e55] ( https://github.com/orbcorp/orb-python/commit/8f91e55e750372c77dfd98202cd445560343e747 ) )
16+ * ** internal:** revert recent options change ([ #70 ] ( https://github.com/orbcorp/orb-python/issues/70 ) ) ([ 6ff55a6] ( https://github.com/orbcorp/orb-python/commit/6ff55a6bff7f7281b6288cb7a3042fd51e3a29f0 ) )
17+ * ** internal:** send more detailed x-stainless headers ([ #71 ] ( https://github.com/orbcorp/orb-python/issues/71 ) ) ([ 7dd46f3] ( https://github.com/orbcorp/orb-python/commit/7dd46f3ed8ba12999cbb3376b48f01c12f7e80e3 ) )
18+
19+
20+ ### Documentation
21+
22+ * ** api:** update metadata docstrings ([ #69 ] ( https://github.com/orbcorp/orb-python/issues/69 ) ) ([ cf25b7c] ( https://github.com/orbcorp/orb-python/commit/cf25b7c8280a5dae5796fc5506db794ccba3b425 ) )
23+
324## 1.32.0 (2023-11-22)
425
526Full Changelog: [ v1.31.2...v1.32.0] ( https://github.com/orbcorp/orb-python/compare/v1.31.2...v1.32.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.32 .0"
3+ version = " 1.33 .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.32 .0" # x-release-please-version
4+ __version__ = "1.33 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments