diff --git a/pyproject.toml b/pyproject.toml index 3ed2b42..0935c7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lfx-landscape-tools" -version = "20241204" +version = "20241209" description = "Collection of tools for automating the data management of a landscape from LFX" authors = ["John Mertic "] readme = "README.md"