Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Apr 12, 2021
1 parent 3a797cd commit f01a997
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DiffEqOperators"
uuid = "9fdde737-9c7f-55bf-ade8-46b3f136cc48"
authors = ["Chris Rackauckas <[email protected]>"]
version = "4.23.0"
version = "4.24.0"

[deps]
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
Expand Down Expand Up @@ -29,6 +29,7 @@ LazyBandedMatrices = "0.3, 0.4, 0.5"
ModelingToolkit = "4, 5"
NNlib = "0.6, 0.7"
RuntimeGeneratedFunctions = "0.4, 0.5"
SciMLBase = "1.11"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
julia = "1"

Expand Down

0 comments on commit f01a997

Please sign in to comment.