We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c744b13 commit cbab473Copy full SHA for cbab473
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "VirtualPlantLab"
2
uuid = "b977ecfa-1b9a-418d-909d-4ebe565736ce"
3
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4
-version = "0.0.5"
+version = "0.0.6"
5
6
[deps]
7
PlantGeomPrimitives = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -12,10 +12,10 @@ PlantViz = "358bd95d-d12c-439f-94b7-04b17e500c7f"
12
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
13
14
[compat]
15
-PlantGeomPrimitives = "0.0.2"
16
-PlantGeomTurtle = "0.0.3"
+PlantGeomPrimitives = "0.0.3"
+PlantGeomTurtle = "0.0.4"
17
PlantGraphs = "0.0.2"
18
-PlantRayTracer = " 0.0.5"
19
-PlantViz = "0.0.5"
+PlantRayTracer = " 0.0.6"
+PlantViz = "0.0.6"
20
Reexport = "1.2.2"
21
julia = "1.9"
0 commit comments