Skip to content

Commit 8c317d8

Browse files
committed
0.1.4
1 parent e80363c commit 8c317d8

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 <[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.3"
6+
version = "0.1.4"
77
edition = "2024"
88
license = "PSF-2.0"
99

0 commit comments

Comments
 (0)