Skip to content

Commit 6a0e65a

Browse files
authored
4.3.0 release (#858)
update version numvers for new release
1 parent acf79e6 commit 6a0e65a

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.3.0]] - 2025-07-29
11+
1012
### Added
1113
- Support for `Token Escrow` (XLS-85d)
1214
- Support for `NFTokenMintOffer` (XLS-52)

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.2.0"
3+
version = "4.3.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)