diff --git a/Cargo.toml b/Cargo.toml index b6de0ed..33e246c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plotlib" -version = "0.2.0" +version = "0.3.0" authors = ["Matt Williams "] description = "Plotting data structures and tools" license = "MIT"