Skip to content

Commit 7d92869

Browse files
authored
bump compat (#589)
1 parent 38147db commit 7d92869

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
@@ -2,7 +2,7 @@ name = "Polynomials"
22
uuid = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
33
license = "MIT"
44
author = "JuliaMath"
5-
version = "4.0.12"
5+
version = "4.0.13"
66

77
[deps]
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -31,7 +31,7 @@ ChainRulesTestUtils = "1"
3131
DualNumbers = "0.6"
3232
FFTW = "1"
3333
LinearAlgebra = "<0.0.1, 1"
34-
MakieCore = "0.6,0.7, 0.8"
34+
MakieCore = "0.6,0.7, 0.8, 0.9"
3535
MutableArithmetics = "1"
3636
OffsetArrays = "1"
3737
OrderedCollections = "1.6.3"

0 commit comments

Comments
 (0)