Skip to content

Commit 6db25a7

Browse files
committed
Change email address
1 parent 671157b commit 6db25a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

preflibtools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = "Simon Rey"
2-
__email__ = "reysimon@orange.fr"
2+
__email__ = "simon.j.rey@proton.me"
33
__version__ = "2.0.33"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "preflibtools"
77
version = "2.0.33"
88
description = "A set of tools to work with preference data from the PrefLib.org website."
99
authors = [
10-
{ name = "Simon Rey", email = "reysimon@orange.fr" },
10+
{ name = "Simon Rey", email = "simon.j.rey@proton.me" },
1111
]
1212
license = { file = "LICENSE.md" }
1313
readme = "README.md"

0 commit comments

Comments
 (0)