Skip to content

Commit 0287b76

Browse files
committed
docs(py): update author email
1 parent 3818ff2 commit 0287b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/python/itkwasm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "itkwasm"
77
description = "Python interface to itk-wasm WebAssembly (Wasm) modules."
8-
authors = [{name = "Matt McCormick", email = "matt@mmmccormick.com"}]
8+
authors = [{name = "Matt McCormick", email = "matt@fideus.io"}]
99
readme = "README.md"
1010
license = {file = "LICENSE"}
1111
classifiers = [

0 commit comments

Comments
 (0)