We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db5217 commit 27283b5Copy full SHA for 27283b5
2 files changed
NEWS.md
@@ -2,7 +2,7 @@
2
3
We started keeping track of changes in the `NEWS.md` file after version 0.1.0.
4
5
-# PlantGeomTurtle 1.0.2 (2026-06-17)
+# PlantGeomTurtle 1.0.1 (2026-06-17)
6
7
* Add `Ellipsoid!` and `Ellipsoid` turtle constructors to generate solid ellipsoids
8
in front of the turtle. Requires PlantGeomPrimitives 1.0.2.
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlantGeomTurtle"
uuid = "7d6e2781-1c99-4c66-97ec-106669f3e96e"
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
-version = "1.0.2"
+version = "1.0.1"
[deps]
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
0 commit comments