Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/natcap/taskgraph/issues/113>`_)

0.11.2 (2025-05-21)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down
Loading