Skip to content

Commit 8d953e8

Browse files
authored
Merge pull request #115 from megannissel/task/113-natcap-alliance
NatCap Alliance name update
2 parents b1bd432 + a62ce73 commit 8d953e8

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

HISTORY.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
TaskGraph Release History
55
=========================
66

7-
..
8-
Unreleased Changes
9-
------------------
7+
Unreleased Changes
8+
------------------
9+
* The Natural Capital Project changed its name to the Natural Capital Alliance.
10+
References to the old name have been updated to reflect this change.
11+
(`#113 <https://github.com/natcap/taskgraph/issues/113>`_)
1012

1113
0.11.2 (2025-05-21)
1214
-------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.rst"
55
requires-python = ">=3.6"
66
license = {file = "LICENSE.txt"}
77
maintainers = [
8-
{name = "Natural Capital Project Software Team"}
8+
{name = "Natural Capital Alliance Software Team"}
99
]
1010
keywords = ["parallel", "multiprocessing", "distributed", "computing"]
1111
classifiers = [

0 commit comments

Comments
 (0)