From 13a542bbd1c90faee1d987c26b9d62afcec2b813 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara <16385323+jd-lara@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:24:22 -0600 Subject: [PATCH] Bump version to 1.4.0 and update PowerSimulations --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index ba966e64..5bff67e4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PowerAnalytics" uuid = "56ce1300-00bc-47e4-ba8c-b166ccc19f51" authors = ["Gabriel Konar-Steenberg ", "cbarrows "] -version = "1.3.1" +version = "1.4.0" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -23,7 +23,7 @@ Dates = "1" DocStringExtensions = "0.9.3" InfrastructureSystems = "3" InteractiveUtils = "1" -PowerSimulations = "0.35" +PowerSimulations = "0.36" PowerSystems = "^5.10" TimeSeries = "~0.25" YAML = "0.4"