Skip to content

Commit 03d16bb

Browse files
committed
chore: bump rxml version
1 parent 8bb6007 commit 03d16bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rxml"
3-
version = "2.3.1"
3+
version = "2.3.2"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Typing :: Typed",
2323
"License :: OSI Approved :: MIT License",
2424
]
25-
version = "2.3.1"
25+
version = "2.3.2"
2626

2727

2828
[tool.maturin]

0 commit comments

Comments
 (0)