We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7c63a commit 6860b05Copy full SHA for 6860b05
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [[Unreleased]]
9
10
-## [[4.3.2]] - 2025-12-16
+## [[4.4.0]] - 2025-12-16
11
12
### Added
13
- Support for the Lending Protocol (XLS-66d)
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "xrpl-py"
3
-version = "4.3.2"
+version = "4.4.0"
4
description = "A complete Python library for interacting with the XRP ledger"
5
license = "ISC"
6
readme = "README.md"
0 commit comments