summaryrefslogtreecommitdiff
path: root/subplotlib/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-17 11:17:16 +0000
committerLars Wirzenius <liw@liw.fi>2022-04-17 11:17:16 +0000
commite66003da3b6c67c4287234d6374bf86736214321 (patch)
tree0fc6d4ac14da26a6582eb8cccc3b6636593452b0 /subplotlib/Cargo.toml
parent99e947c92737d72f41ecca4cddf359b3643c11a9 (diff)
parentfbfd853fe36c8f635f0b09f5719c5a862668d7e2 (diff)
downloadsubplot-e66003da3b6c67c4287234d6374bf86736214321.tar.gz
Merge branch 'fix-release' into 'main'0.4.1
(subplotlib): Do not generate tests for subplotlib if not in-tree See merge request subplot/subplot!271
Diffstat (limited to 'subplotlib/Cargo.toml')
-rw-r--r--subplotlib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",