From 8f1de431f5d47a9ee8430a27e367c2796120ff80 Mon Sep 17 00:00:00 2001 From: sjdaines Date: Fri, 9 Feb 2024 21:30:26 +0000 Subject: [PATCH] Update Project.toml for v0.4.8 Fix previous commit: v0.4.8 is the next release, not.v0.4.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d218151..149ecb2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PALEOcopse" uuid = "4a6ed817-0e58-48c6-8452-9e9afc8cb508" authors = ["sd336 "] -version = "0.4.9" +version = "0.4.8" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"