Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara authored Nov 25, 2023
1 parent 43d40cc commit 2e75e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "InfrastructureSystems"
uuid = "2cd47ed4-ca9b-11e9-27f2-ab636a7671f1"
authors = ["Daniel Thom", "Jose Daniel Lara", "Clayton Barrows"]
version = "1.22.0"
version = "1.23.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down Expand Up @@ -38,6 +38,6 @@ Mustache = "1"
PrettyTables = "^1.3, 2"
StructTypes = "^1.9"
TerminalLoggers = "~0.1"
TimeSeries = "~0.22, 0.23"
TimeSeries = "0.23, 0.24"
YAML = "~0.4"
julia = "^1.6"

0 comments on commit 2e75e78

Please sign in to comment.