Skip to content

Commit 2d5e01b

Browse files
committed
docs: Fix contact e-mail on PyPi
1 parent 4f39a2a commit 2d5e01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def run_safely_external_command(cmd: str, check_results=True, quiet=True, timeou
219219
"David Chocholatý <chocholaty.david@protonmail.com>, "
220220
"Juraj Síč <sicjuraj@fit.vutbr.cz>, "
221221
"Tomáš Vojnar <vojnar@fit.vutbr.cz>",
222-
author_email="lengal@fit.vutbr.cz",
222+
author_email="holik@fit.vutbr.cz",
223223
long_description=README_MD,
224224
long_description_content_type="text/markdown",
225225
keywords="automata, finite automata, alternating automata",

0 commit comments

Comments
 (0)