Skip to content

Commit 6860b05

Browse files
committed
update minor version instead of patch version
1 parent cd7c63a commit 6860b05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [[Unreleased]]
99

10-
## [[4.3.2]] - 2025-12-16
10+
## [[4.4.0]] - 2025-12-16
1111

1212
### Added
1313
- Support for the Lending Protocol (XLS-66d)

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.3.2"
3+
version = "4.4.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)