Skip to content

Commit 2728779

Browse files
committed
fixed email
1 parent cffe288 commit 2728779

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "maseval"
77
version = "0.0.1"
88
description = "A benchmark for Multi-Agent Systems."
9-
authors = [{ name = "Cornelius Emde", email = "cornelius.emde@**.***" }]
9+
authors = [{ name = "Cornelius Emde", email = "cornelius@parameterlab.de" }]
1010
readme = "README.md"
1111
requires-python = ">=3.10"
1212
classifiers = [

0 commit comments

Comments
 (0)