diff --git a/pyproject.toml b/pyproject.toml index c14ff03..5c97cb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ # https://docs.astral.sh/uv/concepts/projects/config/ name = "python-template-zuppif" version = "0.1.3" -description = "Add your description here" +description = "Description updated" readme = "README.md" requires-python = ">=3.12" dependencies = ["requests>=2.32.3"]