diff --git a/pyproject.toml b/pyproject.toml index c4944fd..e23eb16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "hatchling.build" [project] name = "metadata_archivist" version = "0.7" -requires-python = ">=3.8" +requires-python = ">3.8" authors = [ { name="Jose Villamar", email="j.villamar@fz-juelich.de" }, { name="Matthias Kelbling", email="matthias.kelbling@ufz.de" },