From f4295cecfbc8eda88b68ceb8f266c1b8e9042d04 Mon Sep 17 00:00:00 2001 From: thierrymoudiki Date: Tue, 9 Jan 2024 12:27:24 +0100 Subject: [PATCH] first commit --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4d053cd..a0d16e8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Ahead" uuid = "e561dd4c-0aa7-4ba4-aacb-df50ed0db7d4" -authors = ["thierrymoudiki and contributors"] -version = "1.0.0-DEV" +authors = ["thierrymoudiki "] +version = "0.1.0" [compat] julia = "1.6"