Skip to content

Commit 5e0b8c7

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for NetworkDynamics at version 0.9 for package docs, (keep existing compat)
1 parent 6af2bb1 commit 5e0b8c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2727
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
2828
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2929

30-
[sources]
31-
NetworkDynamics = {path = ".."}
30+
[sources.NetworkDynamics]
31+
path = ".."
3232

3333
[compat]
3434
CairoMakie = "0.13.1"
@@ -42,6 +42,7 @@ LaTeXStrings = "1.4.0"
4242
LinearInterpolations = "0.1.4"
4343
Literate = "2.20.1"
4444
ModelingToolkit = "≥0.0.1"
45+
NetworkDynamics = "0.9"
4546
OrdinaryDiffEqNonlinearSolve = "1.3.0"
4647
OrdinaryDiffEqRosenbrock = "1.4.0"
4748
OrdinaryDiffEqTsit5 = "1.1.0"

0 commit comments

Comments
 (0)