From ad8c7f7e3323903b33d38f0a4b93cd4d567535df Mon Sep 17 00:00:00 2001 From: sjdaines Date: Wed, 1 Jan 2025 18:36:32 +0000 Subject: [PATCH] Update Project.toml for v0.16.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4a0296d..16a50b5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PALEOmodel" uuid = "bf7b4fbe-ccb1-42c5-83c2-e6e9378b660c" authors = ["Stuart Daines "] -version = "0.16.1" +version = "0.16.2" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"