diff --git a/Cargo.toml b/Cargo.toml index 97a0420..7040e49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plotpy" -version = "1.7.2" +version = "1.7.3" edition = "2021" license = "MIT" description = "Rust plotting library using Python (Matplotlib)"