We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c15350 commit 271c141Copy full SHA for 271c141
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [[Unreleased]]
9
10
+## [4.1.0] - 2025-2-13
11
+
12
### Added
13
14
- Support for `Deep Freeze` (XLS-77d)
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "xrpl-py"
3
-version = "4.0.0"
+version = "4.1.0"
4
description = "A complete Python library for interacting with the XRP ledger"
5
readme = "README.md"
6
repository = "https://github.com/XRPLF/xrpl-py"
0 commit comments