Skip to content

Commit

Permalink
Remove dev packages and bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnectedSystems committed Nov 30, 2024
1 parent 7fab503 commit a7f0c65
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Streamfall"
uuid = "09d4d480-e905-4803-959d-af438f1c2811"
authors = ["ConnectedSystems"]
version = "0.1.9"
version = "0.2.0"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand All @@ -23,7 +23,6 @@ GR = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
GR_jll = "d2c73de3-f751-5644-a686-071e5b155ba9"
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Infiltrator = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
Expand All @@ -34,7 +33,6 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand All @@ -43,9 +41,8 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Traceur = "37b6cedf-1f77-55f8-9503-c64b63398394"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
ModelParameters = "0.3.0"
ModelParameters = "0.4.4"

0 comments on commit a7f0c65

Please sign in to comment.