From 12e4787cfb8ebaab95a14f161c41b6cc1ab48d45 Mon Sep 17 00:00:00 2001 From: Nils Gudat Date: Tue, 6 Feb 2024 16:51:05 +0000 Subject: [PATCH] Release docs --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cdc5043..f7e78cf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SynthControl" uuid = "a73a6d50-3b99-11e9-2e1c-6f5007f3555d" authors = ["Nils "] -version = "0.4.2" +version = "0.4.3" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"