We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09fb4a commit 099d4f4Copy full SHA for 099d4f4
1 file changed
docs/Project.toml
@@ -13,12 +13,12 @@ VirtualPlantLab = "b977ecfa-1b9a-418d-909d-4ebe565736ce"
13
14
[compat]
15
Ecophys = "0.1.0"
16
-PlantGeomPrimitives = "0.0.5"
17
-PlantGeomTurtle = "0.0.6"
18
-PlantGraphs = "0.0.3"
19
-PlantRayTracer = "0.0.8"
+PlantGeomPrimitives = "0.1.0"
+PlantGeomTurtle = "0.1.0"
+PlantGraphs = "0.1.0"
+PlantRayTracer = "0.1.0"
20
PlantSimEngine = "0.9"
21
-PlantViz = "0.0.8"
22
-SkyDomes = "0.1.8"
23
-VirtualPlantLab = "0.0.7"
+PlantViz = "0.1.0"
+SkyDomes = "0.1.9"
+VirtualPlantLab = "0.1.0"
24
julia = "1.11"
0 commit comments