Skip to content

Commit 9e3a4dd

Browse files
committed
Update pyproject.toml
1 parent 4dc921d commit 9e3a4dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "neuron-morphology"
33
version = "1.2.2"
4-
description = "Add your description here"
4+
description = "Tools for working with single-neuron morphological reconstructions"
55
readme = "README.md"
66
authors = [
7-
{ name = "Nathan Gouwens", email = "nathang@alleninstitute.org" }
7+
{ name = "Allen Institute for Brain Science", email = "Marmot@AllenInstitute.onmicrosoft.com" }
88
]
99
requires-python = ">=3.9"
1010
dependencies = [

0 commit comments

Comments
 (0)