From f38eeaa9b0facc12846105955b2dfadcf1dcaaa6 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Wed, 8 Feb 2023 17:44:55 +0100 Subject: [PATCH] 3.4.0 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a1916217..400e0634 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.3.4" +version = "3.4.0" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"