Skip to content

Commit cf3f271

Browse files
Update pyproject.toml
1 parent 4e99f99 commit cf3f271

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ioNERDSS"
7-
version = "2.0.3"
7+
version = "2.0.4"
88
description = "Package for preparing NERDSS inputs and analysing outputs."
99
readme = "README.md"
1010
license = { text = "GPL-3.0" }
1111
authors = [
1212
{ name = "Yue Moon Ying", email = "yying7@jh.edu"},
13+
{ name = "Mankun Sang", email = "msang2@jhu.edu" },
1314
{ name = "Samuel L Foley", email = "sfoley13@jh.edu"},
1415
{ name = "Zixiu (Hugh) Liu", email = "zliu140@jhu.edu" },
15-
{ name = "Sikao Guo", email = "sikaoguo@gmail.com" },
16-
{ name = "Mankun Sang", email = "msang2@jhu.edu" }
16+
{ name = "Sikao Guo", email = "sikaoguo@gmail.com" }
1717
]
1818
requires-python = ">=3.10"
1919
keywords = ["NERDSS Simulation", "Model Setup", "Analysis Tools"]

0 commit comments

Comments
 (0)