From ac9af261729beca0988913efc77b7c885073a719 Mon Sep 17 00:00:00 2001 From: Tianyi Pu <912396513@qq.com> Date: Sun, 11 Aug 2024 08:35:20 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e26feef..69e2ed1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PseudostableRecurrences" uuid = "4f7db8a5-8d22-4d9a-baad-9979a979c0ae" authors = ["Tianyi Pu <912396513@qq.com> and contributors"] -version = "0.0.5" +version = "0.0.6" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"