Skip to content

Commit fa2b642

Browse files
committed
Update email in pyproject.toml keywords
1 parent 1554126 commit fa2b642

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
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
1010
[project]
1111
name = "ipctk"
1212
version = "1.3.1"
13-
authors = [{ name = "Zachary Ferguson", email = "zfergus@nyu.edu" }]
13+
authors = [{ name = "Zachary Ferguson", email = "zy.fergus@gmail.edu" }]
1414
description = "A set of reusable functions to integrate Incremental Potential Contact (IPC) into a simulation."
1515
readme = "docs/PYPI_README.md"
1616
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)