We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20efcb8 commit 3c40fbfCopy full SHA for 3c40fbf
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlantViz"
2
uuid = "358bd95d-d12c-439f-94b7-04b17e500c7f"
3
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4
-version = "0.0.8"
+version = "0.1.0"
5
6
[deps]
7
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -19,7 +19,7 @@ FileIO = "1.16.1"
19
GeometryBasics = "0.4.7"
20
LinearAlgebra = "1.11"
21
Makie = "0.21"
22
-PlantGeomPrimitives = "0.0.5"
23
-PlantRayTracer = "0.0.8"
+PlantGeomPrimitives = "0.1.0"
+PlantRayTracer = "0.1.0"
24
Unrolled = "0.1.5"
25
julia = "1.11"
0 commit comments