Skip to content

Commit 474fcc5

Browse files
authored
chore: Update email (#331)
1 parent f5c6dc8 commit 474fcc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Fast State-of-the-Art Static Embeddings"
44
readme = { file = "README.md", content-type = "text/markdown" }
55
license = { file = "LICENSE" }
66
requires-python = ">=3.10"
7-
authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomas123@live.nl"}]
7+
authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomasvdongen@proton.me"}]
88
dynamic = ["version"]
99

1010
classifiers = [

0 commit comments

Comments
 (0)