We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c6dc8 commit 474fcc5Copy full SHA for 474fcc5
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ description = "Fast State-of-the-Art Static Embeddings"
4
readme = { file = "README.md", content-type = "text/markdown" }
5
license = { file = "LICENSE" }
6
requires-python = ">=3.10"
7
-authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomas123@live.nl"}]
+authors = [{ name = "Stéphan Tulkens", email = "stephantul@gmail.com"}, {name = "Thomas van Dongen", email = "thomasvdongen@proton.me"}]
8
dynamic = ["version"]
9
10
classifiers = [
0 commit comments