diff --git a/Cargo.toml b/Cargo.toml index 2448a82..4445789 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "charts-rs" -version = "0.1.32" +version = "0.1.33" edition = "2021" categories = ["multimedia::images"] keywords = ["charts", "svg", "plot", "visualization", "graph"]