We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5979ee commit 9842230Copy full SHA for 9842230
Project.toml
@@ -2,7 +2,7 @@ name = "StaticPolynomials"
2
uuid = "62e018b1-6e46-5407-a5a7-97d4fbcae734"
3
license = "MIT"
4
repo = "https://github.com/JuliaAlgebra/StaticPolynomials.jl.git"
5
-version = "1.3.1"
+version = "1.3.2"
6
7
[deps]
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -11,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
11
12
[compat]
13
julia = "1"
14
-MultivariatePolynomials = "^0.2"
+MultivariatePolynomials = "^0.2, ^0.3"
15
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11"
16
17
[extras]
0 commit comments