Skip to content

Commit dc88e3a

Browse files
committed
0.1.0 with math/cmath
1 parent 69be773 commit dc88e3a

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "pymath"
3-
version = "0.0.3"
3+
version = "0.1.0"
44
edition = "2024"
55
description = "A binary representation compatible Rust implementation of Python's math library."
66
license = "PSF-2.0"

0 commit comments

Comments
 (0)