We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffe288 commit 2728779Copy full SHA for 2728779
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "maseval"
7
version = "0.0.1"
8
description = "A benchmark for Multi-Agent Systems."
9
-authors = [{ name = "Cornelius Emde", email = "cornelius.emde@**.***" }]
+authors = [{ name = "Cornelius Emde", email = "cornelius@parameterlab.de" }]
10
readme = "README.md"
11
requires-python = ">=3.10"
12
classifiers = [
0 commit comments