Skip to content

Commit 68a052e

Browse files
Merge branch 'main' into fix-unit-test-trigger
2 parents 8ee1caa + 46faa3a commit 68a052e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [[Unreleased]]
99

10+
## [[4.5.0]]
11+
1012
### Added
1113

1214
- Added `sign_loan_set_by_counterparty` helper function to sign LoanSet transactions as the counterparty (supports both single-sign and multi-sign modes)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "xrpl-py"
3-
version = "4.4.0"
3+
version = "4.5.0"
44
description = "A complete Python library for interacting with the XRP ledger"
55
license = "ISC"
66
readme = "README.md"

0 commit comments

Comments
 (0)