diff --git a/Cargo.toml b/Cargo.toml index d0b9970..68d9040 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plotpy" -version = "1.7.4" +version = "1.8.0" edition = "2021" license = "MIT" description = "Rust plotting library using Python (Matplotlib)"