From 46c184f9ad57653ab79495196a69198472d5c65e Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Thu, 14 Nov 2024 01:33:03 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c45435747..7ed174c59 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerSimulations" uuid = "e690365d-45e2-57bb-ac84-44ba829e73c4" authors = ["Jose Daniel Lara", "Clayton Barrows", "Daniel Thom", "Dheepak Krishnamurthy", "Sourabh Dalvi"] -version = "0.28.4" +version = "0.29.0" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"