From 255fa6a6ca221ceb68a31c4cd760c288f2186757 Mon Sep 17 00:00:00 2001 From: Seyoon Ko Date: Sun, 12 Jan 2025 04:32:06 -0800 Subject: [PATCH] Update Project.toml (#140) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9f4673aa..c4b7b090 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "SnpArrays" uuid = "4e780e97-f5bf-4111-9dc4-b70aaf691b06" keywords = ["GWAS", "Genome-wide association studies", "binary plink"] authors = ["Hua Zhou ", "Seyoon Ko ", "Douglas Bates ", "OpenMendel Team"] -version = "0.3.23" +version = "0.3.22" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"