We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bad94f commit 48f3a28Copy full SHA for 48f3a28
Project.toml
@@ -1,7 +1,7 @@
1
name = "StorageSystemsSimulations"
2
uuid = "e2f1a126-19d0-4674-9252-42b2384f8e3c"
3
authors = ["Jose Daniel Lara, Rodrigo Henriquez-Auba, Sourabh Dalvi"]
4
-version = "0.10.2"
+version = "0.11.0"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -22,6 +22,6 @@ InfrastructureSystems = "2"
22
JuMP = "1"
23
LinearAlgebra = "1"
24
MathOptInterface = "1"
25
-PowerSimulations = "^0.28"
+PowerSimulations = "^0.29"
26
PowerSystems = "4"
27
julia = "^1.6"
0 commit comments