Skip to content

Commit

Permalink
Merge pull request #107 from SciML/ChrisRackauckas-patch-1
Browse files Browse the repository at this point in the history
Test Latexify v0.16
  • Loading branch information
ChrisRackauckas committed Apr 24, 2023
2 parents bae09c6 + 056cd76 commit da89c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ODEProblemLibrary/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ODEProblemLibrary"
uuid = "fdc4e326-1af4-4b90-96e7-779fcce2daa5"
version = "0.1.6"
version = "0.1.7"

[deps]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Expand All @@ -14,7 +14,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
[compat]
Aqua = "0.5"
DiffEqBase = "6"
Latexify = "0.15"
Latexify = "0.15, 0.16"
ModelingToolkit = "7,8"
RuntimeGeneratedFunctions = "0.5"
julia = "1.6"
Expand Down

0 comments on commit da89c2e

Please sign in to comment.