diff --git a/Cargo.toml b/Cargo.toml index 6e6a93e..05be6e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plotpy" -version = "1.6.1" +version = "1.7.0" edition = "2021" license = "MIT" description = "Rust plotting library using Python (Matplotlib)"