From 23b5c645e1a14bf4ba6e4d6fc6d7b9b07a96a979 Mon Sep 17 00:00:00 2001 From: sjdaines Date: Wed, 23 Aug 2023 12:58:53 +0100 Subject: [PATCH] Update Project.toml for v0.4.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 774f86f..b944b9c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PALEOcopse" uuid = "4a6ed817-0e58-48c6-8452-9e9afc8cb508" authors = ["sd336 "] -version = "0.4.5" +version = "0.4.6" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"