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