diff --git a/HISTORY.rst b/HISTORY.rst index 54b09c4..6e715bb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,9 +4,11 @@ TaskGraph Release History ========================= -.. - Unreleased Changes - ------------------ +Unreleased Changes +------------------ +* The Natural Capital Project changed its name to the Natural Capital Alliance. + References to the old name have been updated to reflect this change. + (`#113 `_) 0.11.2 (2025-05-21) ------------------- diff --git a/pyproject.toml b/pyproject.toml index 54b724e..54491ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ readme = "README.rst" requires-python = ">=3.6" license = {file = "LICENSE.txt"} maintainers = [ - {name = "Natural Capital Project Software Team"} + {name = "Natural Capital Alliance Software Team"} ] keywords = ["parallel", "multiprocessing", "distributed", "computing"] classifiers = [