Skip to content

Commit e204e8c

Browse files
authored
Merge pull request #925 from Carreau/scipy-python-org
Email is @python.org since 2018
2 parents dc74dcc + 4ebaee8 commit e204e8c

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
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
88
[project]
99
name = "ipyparallel"
1010
version = "9.1.0.dev"
11-
authors = [{name = "IPython Development Team", email = "ipython-dev@scipy.org"}]
11+
authors = [{name = "IPython Development Team", email = "ipython-dev@python.org"}]
1212
license = {file = "COPYING.md"}
1313
readme = "README.md"
1414
description = "Interactive Parallel Computing with IPython"

0 commit comments

Comments
 (0)