Skip to content

Commit 4ebaee8

Browse files
committed
Email is @python.org since 2018
1 parent dc74dcc commit 4ebaee8

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)