We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6459c9b commit cdbf6a2Copy full SHA for cdbf6a2
Project.toml
@@ -1,7 +1,7 @@
1
name = "GraphBasedSystems"
2
uuid = "c7b9bcad-ccd7-4721-b0c6-1499c55cf356"
3
authors = ["Jan Bruedigam"]
4
-version = "0.2.0"
+version = "1.0.0"
5
6
[deps]
7
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12
[compat]
13
Graphs = "1.0, 1.7"
14
StaticArrays = "1.0, 1.5"
15
-julia = "1.5, 1.8"
+julia = "1.6, 1.8"
16
17
[extras]
18
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments