We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b6fab commit 97d2f52Copy full SHA for 97d2f52
Cargo.toml
@@ -3,7 +3,7 @@ name = "pymath"
3
authors = ["Jeong, YunWon <jeong@youknowone.org>"]
4
repository = "https://github.com/RustPython/pymath"
5
description = "A binary representation compatible Rust implementation of Python's math library."
6
-version = "0.1.3"
+version = "0.1.5"
7
edition = "2024"
8
license = "PSF-2.0"
9
0 commit comments