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 46bdf66 commit b14736dCopy full SHA for b14736d
Project.toml
@@ -1,6 +1,6 @@
1
name = "Circuitscape"
2
uuid = "2b7a1792-8151-5239-925d-e2b8fdfa3201"
3
-version = "5.14.0"
+version = "5.15.0"
4
5
[deps]
6
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
@@ -21,11 +21,11 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
21
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
23
[compat]
24
-AlgebraicMultigrid = "0.6"
+AlgebraicMultigrid = "1"
25
ArchGDAL = "0.10"
26
DelimitedFiles = "1"
27
GZip = "0.6"
28
Graphs = "1"
29
IterativeSolvers = "0.9"
30
-SimpleWeightedGraphs = "1.4"
31
-julia = "1.6"
+SimpleWeightedGraphs = "1"
+julia = "1.10"
0 commit comments