From fedda474839a894122138e24280e2d44073f9804 Mon Sep 17 00:00:00 2001 From: fjebaker Date: Wed, 20 Sep 2023 20:02:54 +0100 Subject: [PATCH] chore: bump version 0.4.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2ee36507..a9ba5314 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SpectralFitting" uuid = "f2c56810-742e-4b72-8bf4-27af3bb81a12" authors = ["Fergus Baker "] -version = "0.4.2" +version = "0.4.3" [deps] ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"