From c19a60d680ae09817983170b495d704bf8c99f65 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Wed, 25 Oct 2023 16:08:03 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c1071b8b60..5d400a15ca 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.23.3" +version = "0.24.0" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"