From 07412e284ee90a9f7d86bf4094bc038797d4fcec Mon Sep 17 00:00:00 2001 From: Shuhei Ohno Date: Thu, 8 Feb 2024 21:05:02 +0900 Subject: [PATCH] Upgrade --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 476ea9a..02469b9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Antique" uuid = "be6e5d0e-34a5-4c8f-af83-e1b5389203d8" authors = ["Shuhei Ohno"] -version = "0.2.1" +version = "0.3.0" [deps] SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"