We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da14586 commit 3398cc4Copy full SHA for 3398cc4
Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolve"
2
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
authors = ["Kanav Gupta <[email protected]>"]
4
-version = "0.3.3"
+version = "0.3.4"
5
6
[deps]
7
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
@@ -16,7 +16,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
16
FiniteDiff = "2"
17
ForwardDiff = "0.10.3"
18
RecursiveArrayTools = "2"
19
-Reexport = "0.2"
+Reexport = "0.2, 1"
20
Setfield = "0.7"
21
StaticArrays = "0.12,1.0"
22
UnPack = "1.0"
0 commit comments