Skip to content

Commit e32fd87

Browse files
committed
fix: nonlinearsolvescipy
1 parent b646240 commit e32fd87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/NonlinearSolveSciPy/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolveSciPy"
22
uuid = "4827a3aa-8a82-4c61-8bd0-3c7d3e464ee5"
33
authors = ["SciML"]
4-
version = "1.0.0"
4+
version = "1.0.1"
55

66
[deps]
77
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
@@ -18,7 +18,7 @@ path = "../NonlinearSolveBase"
1818
ConcreteStructs = "0.2.3"
1919
Hwloc = "3"
2020
InteractiveUtils = "<0.0.1, 1"
21-
NonlinearSolveBase = "1.4"
21+
NonlinearSolveBase = "1.14"
2222
PrecompileTools = "1.2"
2323
PythonCall = "0.9"
2424
ReTestItems = "1.24"

0 commit comments

Comments
 (0)