Skip to content

Commit

Permalink
Merge pull request #7 from baggepinnen/baggepinnen-patch-1
Browse files Browse the repository at this point in the history
Bump SNLSolve version
  • Loading branch information
baggepinnen authored Dec 14, 2023
2 parents 13b1b81 + 3faaf3b commit e7606cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SeeToDee"
uuid = "1c904df7-48cd-41e7-921b-d889ed9a470c"
authors = ["Fredrik Bagge Carlson"]
version = "1.2.0"
version = "1.2.1"

[deps]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
Expand All @@ -14,7 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
FastGaussQuadrature = "0.5"
ForwardDiff = "0.10"
SimpleNonlinearSolve = "0.1"
SimpleNonlinearSolve = "1"
PreallocationTools = "0.4"
StaticArrays = "1"
julia = "1.9"
Expand Down

0 comments on commit e7606cb

Please sign in to comment.