File tree 4 files changed +17
-3
lines changed
4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.31.2 "
2
+ "." : " 1.32.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.32.0 (2023-11-22)
4
+
5
+ Full Changelog: [ v1.31.2...v1.32.0] ( https://github.com/orbcorp/orb-python/compare/v1.31.2...v1.32.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** updates ([ #66 ] ( https://github.com/orbcorp/orb-python/issues/66 ) ) ([ cfefc76] ( https://github.com/orbcorp/orb-python/commit/cfefc763c7d1e08e280b076ee5c88274ab42c1a4 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** client:** improve copy method ([ #63 ] ( https://github.com/orbcorp/orb-python/issues/63 ) ) ([ ae3eed5] ( https://github.com/orbcorp/orb-python/commit/ae3eed56e988ff66e793116c8a0c80c5b5d87869 ) )
15
+ * ** package:** add license classifier metadata ([ #65 ] ( https://github.com/orbcorp/orb-python/issues/65 ) ) ([ da28530] ( https://github.com/orbcorp/orb-python/commit/da28530b636f74e64a343957437daaeb80da49ef ) )
16
+
3
17
## 1.31.2 (2023-11-21)
4
18
5
19
Full Changelog: [ v1.31.1...v1.31.2] ( https://github.com/orbcorp/orb-python/compare/v1.31.1...v1.31.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " orb-billing"
3
- version = " 1.31.2 "
3
+ version = " 1.32.0 "
4
4
description = " The official Python library for the orb API"
5
5
readme = " README.md"
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless.
2
2
3
3
__title__ = "orb"
4
- __version__ = "1.31.2 " # x-release-please-version
4
+ __version__ = "1.32.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments