From 70a0f03811901d7747c7ebb19e23011200e102d5 Mon Sep 17 00:00:00 2001 From: Samuel Brand <48288458+SamuelBrand1@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:01:19 +0000 Subject: [PATCH] Update Project.toml --- EpiAware/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EpiAware/Project.toml b/EpiAware/Project.toml index 6a23b57ef..b8849fa75 100644 --- a/EpiAware/Project.toml +++ b/EpiAware/Project.toml @@ -1,7 +1,7 @@ name = "EpiAware" uuid = "b2eeebe4-5992-4301-9193-7ebc9f62c855" authors = ["Samuel Abbott ", "Samuel Brand ", "Zachary Susswein "] -version = "0.1.0-DEV" +version = "0.1.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"