Skip to content

Commit ca63f12

Browse files
committed
0.1.1 - lease malachite-bigint version
1 parent 528c25a commit ca63f12

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
author = "Jeong, YunWon <[email protected]>"
44
repository = "https://github.com/RustPython/pymath"
55
description = "A binary representation compatible Rust implementation of Python's math library."
6-
version = "0.1.0"
6+
version = "0.1.1"
77
edition = "2024"
88
license = "PSF-2.0"
99

0 commit comments

Comments
 (0)