From 8ed7480403d52473844cccd088c8393f7ba24a51 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Thu, 1 Mar 2018 19:53:40 +0000 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"