We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3818ff2 commit 0287b76Copy full SHA for 0287b76
packages/core/python/itkwasm/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "itkwasm"
7
description = "Python interface to itk-wasm WebAssembly (Wasm) modules."
8
-authors = [{name = "Matt McCormick", email = "matt@mmmccormick.com"}]
+authors = [{name = "Matt McCormick", email = "matt@fideus.io"}]
9
readme = "README.md"
10
license = {file = "LICENSE"}
11
classifiers = [
0 commit comments