From a51bdd16e890df4dd0fb1949b588420b177f0b59 Mon Sep 17 00:00:00 2001 From: sjdaines Date: Fri, 9 Feb 2024 17:30:15 +0000 Subject: [PATCH] Update Project.toml for v0.15.35 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 86e37bf..15fccb4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PALEOmodel" uuid = "bf7b4fbe-ccb1-42c5-83c2-e6e9378b660c" authors = ["Stuart Daines "] -version = "0.15.34" +version = "0.15.35" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"