From a996c21dbb8f8d0ed96d6c46090e577a19ce224d Mon Sep 17 00:00:00 2001 From: t-bltg Date: Sun, 18 Jun 2023 20:32:22 +0200 Subject: [PATCH] 3.6.0 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ec8c713f..679859ef 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.5.4" +version = "3.6.0" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"