From f8bdce872f142b484e876480b0c9199570d51192 Mon Sep 17 00:00:00 2001 From: jeremie Date: Sat, 26 Aug 2023 14:51:58 -0400 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 689d258..09dfdcd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EvoLinear" uuid = "ab853011-1780-437f-b4b5-5de6f4777246" authors = ["jeremie and contributors"] -version = "0.4.2" +version = "0.4.3" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"