From 0aa746b339d68b6e29ac9cdb77a19794594cf778 Mon Sep 17 00:00:00 2001 From: Pradyumna Rao Date: Tue, 26 Mar 2024 13:54:24 -0600 Subject: [PATCH] Revert "adding a new UUID to project.toml." This reverts commit 7ca528771eb0127f5fe72644586b2deddd4aa0d8. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 29f2861..1d3e918 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,5 @@ name = "PowerSystemsInvestmentsPortfolios" -uuid = "55c5f41e-00f4-468e-aae1-6f833ba51d88" +uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd" authors = ["Jose Daniel Lara"] version = "0.1.0"