Skip to content

Commit 3b9e079

Browse files
Update Project.toml
1 parent 58af62d commit 3b9e079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OptimizationSciPy/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationSciPy"
22
uuid = "cce07bd8-c79b-4b00-aee8-8db9cce22837"
33
authors = ["Aditya Pandey <[email protected]> and contributors"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -23,4 +23,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2323
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2424

2525
[targets]
26-
test = ["ForwardDiff", "ModelingToolkit", "Random", "ReverseDiff", "Test", "Zygote"]
26+
test = ["ForwardDiff", "ModelingToolkit", "Random", "ReverseDiff", "Test", "Zygote"]

0 commit comments

Comments
 (0)