We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c1bae commit 0e19c41Copy full SHA for 0e19c41
1 file changed
Project.toml
@@ -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.2"
17
-PlantGraphs = ">=0.0.2"
18
-PlantRayTracer = ">=0.0.2"
19
-PlantViz = ">=0.0.2"
+PlantGeomPrimitives = "0.0.2 - 0.0.3"
+PlantGeomTurtle = "0.0.2 - 0.0.3"
+PlantGraphs = "0.0.2 - 0.0.3"
+PlantRayTracer = "0.0.2 - 0.0.3"
+PlantViz = "0.0.2 - 0.0.3"
20
Reexport = "1.2.2"
21
julia = "1.9"
0 commit comments