We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6641b61 commit a486e6fCopy full SHA for a486e6f
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlantGeomTurtle"
2
uuid = "7d6e2781-1c99-4c66-97ec-106669f3e96e"
3
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4
-version = "0.0.6"
+version = "0.1.0"
5
6
[deps]
7
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
@@ -15,8 +15,8 @@ Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"
15
[compat]
16
CoordinateTransformations = "0.6.3"
17
LinearAlgebra = "1.11"
18
-PlantGeomPrimitives = "0.0.5"
19
-PlantGraphs = "0.0.3"
+PlantGeomPrimitives = "0.1.0"
+PlantGraphs = "0.1.0"
20
Rotations = "1.5.1"
21
StaticArrays = "1.5.26"
22
Unrolled = "0.1.5"
0 commit comments