Skip to content

Commit

Permalink
Fixing e-mail address
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Sep 22, 2024
1 parent 1a42b20 commit 93db046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion MANIFEST.in

This file was deleted.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
name = "pydft"
version = "0.6.3"
authors = [
{ name="Ivo Filot", email="i.a.w.filot@tue.nl" }
{ name="Ivo Filot", email="ivo@ivofilot.nl" }
]
maintainers = [
{ name="Ivo Filot", email="i.a.w.filot@tue.nl" },
{ name="Ivo Filot", email="ivo@ivofilot.nl" },
]
description = "pydft"
readme = "README.md"
Expand Down

0 comments on commit 93db046

Please sign in to comment.