From 2b6c8c9c96b870091068fc4bcf0f9974e22ec7ab Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 17 Apr 2022 12:04:09 +0100 Subject: (subplotlib): Update release version Signed-off-by: Daniel Silverstone --- Cargo.lock | 2 +- subplotlib/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f687b4e..778bbfe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1108,7 +1108,7 @@ dependencies = [ [[package]] name = "subplotlib" -version = "0.4.0" +version = "0.4.1" dependencies = [ "base64", "fehler", diff --git a/subplotlib/Cargo.toml b/subplotlib/Cargo.toml index 7639742..bd4604d 100644 --- a/subplotlib/Cargo.toml +++ b/subplotlib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subplotlib" -version = "0.4.0" +version = "0.4.1" authors = [ "Lars Wirzenius ", "Daniel Silverstone ", -- cgit v1.2.1