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.55.0 "
2
+ "." : " 1.55.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.55.1 (2024-05-24)
4
+
5
+ Full Changelog: [ v1.55.0...v1.55.1] ( https://github.com/orbcorp/orb-python/compare/v1.55.0...v1.55.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** ci:** update rye install location ([ #282 ] ( https://github.com/orbcorp/orb-python/issues/282 ) ) ([ 667cef5] ( https://github.com/orbcorp/orb-python/commit/667cef59e90027b25829b2dd2bfcdd5917f68627 ) )
10
+ * ** internal:** bump pyright ([ #284 ] ( https://github.com/orbcorp/orb-python/issues/284 ) ) ([ ef316cc] ( https://github.com/orbcorp/orb-python/commit/ef316cc860ed7571788a4fbb5509a273f5ac731c ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * ** 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 ) )
16
+
3
17
## 1.55.0 (2024-05-23)
4
18
5
19
Full 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 1
1
[project ]
2
2
name = " orb-billing"
3
- version = " 1.55.0 "
3
+ version = " 1.55.1 "
4
4
description = " The official Python library for the orb API"
5
5
dynamic = [" readme" ]
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. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "orb"
4
- __version__ = "1.55.0 " # x-release-please-version
4
+ __version__ = "1.55.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments