From 44ea68544446a42023baa3c3c59b793e3397b670 Mon Sep 17 00:00:00 2001 From: Seth Axen Date: Sat, 9 Nov 2024 21:23:41 +0100 Subject: [PATCH] Increment patch number --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4456136..b895ee0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ArviZPythonPlots" uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada" authors = ["Seth Axen "] -version = "0.1.7" +version = "0.1.8" [deps] ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7"