Skip to content

Commit 7584829

Browse files
committed
Project name from earth2-grid to earth2grid
Signed-off-by: Oliver Watt-Meyer <[email protected]>
1 parent a5d5a3f commit 7584829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=40.8.0", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "earth2-grid"
6+
name = "earth2grid"
77
version = "2024.8.1"
88
description = "Utilities for working with geographic data defined on various grids."
99
readme = "README.md"
@@ -31,7 +31,7 @@ dependencies = [
3131
]
3232

3333
[project.urls]
34-
"Homepage" = "https://github.com/waynerv/earth2-grid"
34+
"Homepage" = "https://github.com/NVlabs/earth2grid"
3535

3636

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)