Skip to content

Commit b95e8eb

Browse files
github-actions[bot]CompatHelper Juliaranocha
authored
CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#110)
* CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) * CompatHelper: bump compat for Latexify to 0.16 for package docs, (keep existing compat) (#111) Co-authored-by: CompatHelper Julia <[email protected]> * bump version --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Hendrik Ranocha <[email protected]>
1 parent 5786ae3 commit b95e8eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BSeries"
22
uuid = "ebb8d67c-85b4-416c-b05f-5f409e808f32"
33
authors = ["Hendrik Ranocha <[email protected]> and contributors"]
4-
version = "0.1.44"
4+
version = "0.1.45"
55

66
[deps]
77
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
@@ -13,7 +13,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1313
RootedTrees = "47965b36-3f3e-11e9-0dcf-4570dfd42a8c"
1414

1515
[compat]
16-
Latexify = "0.15"
16+
Latexify = "0.15, 0.16"
1717
OrderedCollections = "1"
1818
Polynomials = "2.0.23, 3 - 3.2.8"
1919
Reexport = "1"

docs/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1313
[compat]
1414
Documenter = "0.27"
1515
LaTeXStrings = "1"
16-
Latexify = "0.15"
16+
Latexify = "0.15, 0.16"
1717
OrdinaryDiffEq = "5, 6"
1818
Plots = "1"
1919
PyCall = "1"

0 commit comments

Comments
 (0)