Skip to content

Commit

Permalink
New version: BoundaryValueDiffEqCore v1.0.1
Browse files Browse the repository at this point in the history
UUID: 56b672f2-a5fe-4263-ab2d-da677488eb3a
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: 768423f5fa51adc47ea5bd2540497fc785c2f0cc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 30, 2024
1 parent e5efe60 commit 2e3dd9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion B/BoundaryValueDiffEqCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ LineSearches = "7.3.0-7"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.21.0-2"
Logging = "1.10.0-1"
NonlinearSolve = "3.8.1-3"
PreallocationTools = "0.4.24-0.4"
RecursiveArrayTools = "3.27.0-3"
Reexport = "1.2.0-1"
Expand All @@ -19,3 +18,9 @@ Setfield = "1"
SparseArrays = "1.10.0-1"
SparseDiffTools = "2.14.0-2"
julia = "1.10.0-1"

["1.0.0"]
NonlinearSolve = "3.8.1-3"

["1.0.1-1"]
NonlinearSolve = "3.15.1-3"
3 changes: 3 additions & 0 deletions B/BoundaryValueDiffEqCore/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "3bfda60b1f7515f526e8582859fe584be2c26583"

["1.0.1"]
git-tree-sha1 = "768423f5fa51adc47ea5bd2540497fc785c2f0cc"

0 comments on commit 2e3dd9f

Please sign in to comment.