Skip to content

Commit 0d985a6

Browse files
Merge pull request #108 from SciML/ChrisRackauckas-patch-1
Allow Latexify v0.16
2 parents 356235a + 6547a40 commit 0d985a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ParameterizedFunctions"
22
uuid = "65888b18-ceab-5e60-b2b9-181511a3b968"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "5.15.1"
4+
version = "5.16.0"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -17,7 +17,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1717
DataStructures = "0.17, 0.18"
1818
DiffEqBase = "6.5"
1919
DocStringExtensions = "0.8, 0.9"
20-
Latexify = "0.14, 0.15"
20+
Latexify = "0.14, 0.15, 0.16"
2121
ModelingToolkit = "7, 8"
2222
Reexport = "0.2, 1.0"
2323
SciMLBase = "1.3"

0 commit comments

Comments
 (0)