Skip to content

Commit

Permalink
Update Project.toml (#13)
Browse files Browse the repository at this point in the history
* Update Project.toml

* Update Project.toml

* Update Project.toml

* Format
  • Loading branch information
AlCap23 authored Dec 1, 2023
1 parent 9923967 commit 509d9e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ OrdinaryDiffEq = "6"
Reexport = "1.2"
SciMLBase = "2"
SciMLSensitivity = "7"
julia = "1.6"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ makedocs(modules = [DynamicOED],
])

deploydocs(repo = "github.com/mathopt/DynamicOED.jl";
push_preview = true)
push_preview = true)

0 comments on commit 509d9e5

Please sign in to comment.