Skip to content

Commit f23f441

Browse files
committed
bump compats and version
1 parent 24ee1c1 commit f23f441

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NetworkDynamics"
22
uuid = "22e9dc34-2a0d-11e9-0de0-8588d035468b"
33
authors = ["Frank Hellmann <[email protected]>, Michael Lindner <[email protected]>, Hans Würfel <[email protected]"]
4-
version = "0.9.5"
4+
version = "0.9.6"
55

66
[deps]
77
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
@@ -46,7 +46,7 @@ SymbolicsExt = ["Symbolics", "MacroTools"]
4646
[compat]
4747
Adapt = "4.0.4"
4848
ArgCheck = "2.3.0"
49-
Atomix = "0.1.0, 1"
49+
Atomix = "1"
5050
CUDA = "5.5.2"
5151
DocStringExtensions = "0.9.3"
5252
FastClosures = "0.3.2"
@@ -57,7 +57,7 @@ KernelAbstractions = "0.9.18"
5757
LinearAlgebra = "1"
5858
MacroTools = "0.5.15"
5959
Mixers = "0.1.2"
60-
ModelingToolkit = "9"
60+
ModelingToolkit = "9.61"
6161
NNlib = "0.9.13"
6262
NonlinearSolve = "4"
6363
Polyester = "0.7.12"
@@ -73,6 +73,6 @@ StaticArrays = "1.9.4"
7373
SteadyStateDiffEq = "2.2.0"
7474
StyledStrings = "1.0.3"
7575
SymbolicIndexingInterface = "0.3.27"
76-
Symbolics = "~6.19.0"
76+
Symbolics = "6.19.0"
7777
TimerOutputs = "0.5.23"
7878
julia = "1.10"

0 commit comments

Comments
 (0)