From 5dd8c69ec01458c8bdcf1e8276d706eaae5396f3 Mon Sep 17 00:00:00 2001 From: Tianyi Pu <44583944+putianyi889@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:41:22 +0000 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e3fa553..4d8259a 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.3" +version = "0.0.4" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"