We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80363c commit 8c317d8Copy full SHA for 8c317d8
Cargo.toml
@@ -3,7 +3,7 @@ name = "pymath"
3
authors = ["Jeong, YunWon <[email protected]>"]
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.4"
7
edition = "2024"
8
license = "PSF-2.0"
9
0 commit comments