Skip to content

Commit 6c672e8

Browse files
bump FunctionWrappersWrappers compat to include v1.0
FunctionWrappersWrappers v1.0.0 has been registered (JuliaRegistries/General#151705). Update the lower bound to allow both 0.1 and 1.x series. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 976f654 commit 6c672e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/NonlinearSolveBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ExplicitImports = "1.10.1"
7777
FastClosures = "0.3"
7878
ForwardDiff = "0.10.36, 1"
7979
FunctionWrappers = "1.1"
80-
FunctionWrappersWrappers = "0.1"
80+
FunctionWrappersWrappers = "0.1, 1"
8181
InteractiveUtils = "<0.0.1, 1"
8282
LineSearch = "0.1.4"
8383
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)