We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b4f88 commit e8173ebCopy full SHA for e8173eb
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.7"
+version = "0.1.0"
5
6
[deps]
7
PlantGeomPrimitives = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -13,11 +13,11 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
13
SkyDomes = "1838625c-7cf7-40c6-898b-904883e4b556"
14
15
[compat]
16
-PlantGeomPrimitives = "0.0.5"
17
-PlantGeomTurtle = "0.0.6"
18
-PlantGraphs = "0.0.3"
19
-PlantRayTracer = " 0.0.8"
20
-PlantViz = "0.0.8"
+PlantGeomPrimitives = "0.1.0"
+PlantGeomTurtle = "0.1.0"
+PlantGraphs = "0.1.0"
+PlantRayTracer = " 0.1.0"
+PlantViz = "0.1.0"
21
Reexport = "1.2.2"
22
-SkyDomes = "0.1.8"
+SkyDomes = "0.1.9"
23
julia = "1.11"
0 commit comments