Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus committed Oct 9, 2023
2 parents a26e156 + bc729e5 commit 5542e72
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
@@ -1,7 +1,7 @@
name = "QuadratureRules"
uuid = "a08977f5-a20d-4b99-b11f-f5ea535e0575"
authors = ["Michael Kraus"]
version = "0.1.4"
version = "0.1.5"

[deps]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
Expand All @@ -12,7 +12,7 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
FastGaussQuadrature = "0.4, 0.5"
GenericLinearAlgebra = "0.2, 0.3"
Polynomials = "1, 2, 3, 4"
julia = "^1.4"
julia = "1.6"

[extras]
FastTransforms = "057dd010-8810-581a-b7be-e3fc3b93f78c"
Expand Down

0 comments on commit 5542e72

Please sign in to comment.