Skip to content

Commit 97d2f52

Browse files
committed
0.1.5
1 parent 10b6fab commit 97d2f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pymath"
33
authors = ["Jeong, YunWon <jeong@youknowone.org>"]
44
repository = "https://github.com/RustPython/pymath"
55
description = "A binary representation compatible Rust implementation of Python's math library."
6-
version = "0.1.3"
6+
version = "0.1.5"
77
edition = "2024"
88
license = "PSF-2.0"
99

0 commit comments

Comments
 (0)