Skip to content

Commit 8060e16

Browse files
authored
Merge pull request #117 from NREL-Sienna/jd/fix_get_results_with_keys
bump toml versions
2 parents 3546503 + 2de270d commit 8060e16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PowerGraphics"
22
uuid = "5f7eddb3-86b1-49e8-a95a-ddc0f45eea41"
33
authors = ["Clayton Barrows", "Lily Hanig", "Jose Daniel Lara", "Sourabh Dalvi", "Dheepak Krishnamurthy"]
4-
version = "0.17.0"
4+
version = "0.17.1"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -26,7 +26,7 @@ DataFrames = "1"
2626
DataStructures = "0.18"
2727
InfrastructureSystems = "1"
2828
Plots = "1"
29-
PowerAnalytics = "^0.6"
29+
PowerAnalytics = "^0.6.1"
3030
PowerSystems = "3"
3131
Reexport = "1"
3232
Requires = "1"

0 commit comments

Comments
 (0)