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