Skip to content

Commit

Permalink
fix: final set of bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Oct 4, 2024
1 parent 3a1726b commit e565c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NonlinearSolve"
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
authors = ["SciML"]
version = "3.15.0-DEV"
version = "3.15.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -80,7 +80,7 @@ Hwloc = "3"
InteractiveUtils = "<0.0.1, 1"
LazyArrays = "1.8.2, 2"
LeastSquaresOptim = "0.8.5"
LineSearch = "0.1"
LineSearch = "0.1.2"
LineSearches = "7.3"
LinearAlgebra = "1.10"
LinearSolve = "2.35"
Expand Down
10 changes: 0 additions & 10 deletions test/misc/other_tests.jl

This file was deleted.

0 comments on commit e565c19

Please sign in to comment.