Skip to content

Commit

Permalink
v1.3.4
Browse files Browse the repository at this point in the history
Bump StaticArrays
  • Loading branch information
saschatimme authored May 17, 2021
1 parent 1987f02 commit 1737fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "StaticPolynomials"
uuid = "62e018b1-6e46-5407-a5a7-97d4fbcae734"
license = "MIT"
repo = "https://github.com/JuliaAlgebra/StaticPolynomials.jl.git"
version = "1.3.3"
version = "1.3.4"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
julia = "1"
MultivariatePolynomials = "^0.2, ^0.3"
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, ^0.12"
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, ^0.12, 1"

[extras]
DynamicPolynomials = "7c1d4256-1411-5781-91ec-d7bc3513ac07"
Expand Down

0 comments on commit 1737fa7

Please sign in to comment.