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 e969029 commit bd71834Copy full SHA for bd71834
Project.toml
@@ -1,6 +1,6 @@
1
name = "MeshIntegrals"
2
uuid = "dadec2fd-bbe0-4da4-9dbe-476c782c8e47"
3
-version = "0.14.0"
+version = "0.14.1"
4
5
[deps]
6
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
@@ -12,7 +12,7 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
12
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
13
14
[compat]
15
-CoordRefSystems = "0.12, 0.13, 0.14"
+CoordRefSystems = "0.12, 0.13, 0.14, 0.15"
16
FastGaussQuadrature = "1"
17
HCubature = "1.5"
18
LinearAlgebra = "1"
0 commit comments