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 68ef8c1 commit e7f8922Copy full SHA for e7f8922
Project.toml
@@ -1,13 +1,13 @@
1
name = "Meshing"
2
uuid = "e6723b4c-ebff-59f1-b4b7-d97aa5274f73"
3
-version = "0.5.2"
+version = "0.5.3"
4
5
[deps]
6
GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb"
7
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
8
9
[compat]
10
-GeometryTypes = "0.6,0.7, 0.8"
+GeometryTypes = "0.6,0.7,0.8"
11
StaticArrays = "0.10,0.11,0.12"
12
julia = "1"
13
0 commit comments