From 98bb30c5509856df21558f262c9e990b60f0744a Mon Sep 17 00:00:00 2001 From: t-bltg Date: Fri, 22 Dec 2023 14:50:55 +0100 Subject: [PATCH] 3.6.1 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2043d7ff..d856d673 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "b8865327-cd53-5732-bb35-84acbb429228" license = "MIT" desc = "Unicode-based scientific plotting for working in the terminal" authors = ["Christof Stocker ", "T Bltg "] -version = "3.6.0" +version = "3.6.1" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"