diff --git a/Cargo.toml b/Cargo.toml index 9adf42b..b06a175 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plotpy" -version = "0.6.3" +version = "0.7.0" edition = "2021" license = "MIT" description = "Rust plotting library using Python (Matplotlib)"