File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.30.3 "
2+ "." : " 1.31.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.31.0 (2023-11-16)
4+
5+ Full Changelog: [ v1.30.3...v1.31.0] ( https://github.com/orbcorp/orb-python/compare/v1.30.3...v1.31.0 )
6+
7+ ### Features
8+
9+ * ** api:** updates ([ #55 ] ( https://github.com/orbcorp/orb-python/issues/55 ) ) ([ dbfb455] ( https://github.com/orbcorp/orb-python/commit/dbfb455e7019597b33f723b9d5682e378489eb2d ) )
10+ * ** client:** support reading the base url from an env variable ([ #54 ] ( https://github.com/orbcorp/orb-python/issues/54 ) ) ([ 04d5ca5] ( https://github.com/orbcorp/orb-python/commit/04d5ca523c38a36e72c42587e323a55b7a9d09a4 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** fix devcontainer interpeter path ([ #52 ] ( https://github.com/orbcorp/orb-python/issues/52 ) ) ([ a35fe95] ( https://github.com/orbcorp/orb-python/commit/a35fe959fe9bbe9a4ecd4a50148c4c5d447643b6 ) )
16+ * ** internal:** fix typo in NotGiven docstring ([ #50 ] ( https://github.com/orbcorp/orb-python/issues/50 ) ) ([ 7e1d704] ( https://github.com/orbcorp/orb-python/commit/7e1d704c9a4baebf09bb9b95d4e0baf5e2c9809e ) )
17+
18+
19+ ### Documentation
20+
21+ * fix code comment typo ([ #53 ] ( https://github.com/orbcorp/orb-python/issues/53 ) ) ([ 0171b18] ( https://github.com/orbcorp/orb-python/commit/0171b183ee377d4c1aaa9dab7d0c4faaa1b1c1f9 ) )
22+
323## 1.30.3 (2023-11-13)
424
525Full Changelog: [ v1.30.2...v1.30.3] ( https://github.com/orbcorp/orb-python/compare/v1.30.2...v1.30.3 )
Original file line number Diff line number Diff line change 11[project ]
22name = " orb-billing"
3- version = " 1.30.3 "
3+ version = " 1.31.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.30.3 " # x-release-please-version
4+ __version__ = "1.31.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments