Skip to content

Commit 8f08985

Browse files
Update pyproject.toml
Co-authored-by: Erik van Sebille <[email protected]>
1 parent 76139bc commit 8f08985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "parcels"
77
description = "Framework for Lagrangian tracking of virtual ocean particles in the petascale age."
88
readme = "README.md"
99
dynamic = ["version"]
10-
authors = [{ name = "oceanparcels.org team" }]
10+
authors = [{ name = "Parcels team" }]
1111
requires-python = ">=3.11,<3.13"
1212
license = { file = "LICENSE.md" }
1313
classifiers = [

0 commit comments

Comments
 (0)