Skip to content

Commit

Permalink
Email fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
haz committed Sep 16, 2020
1 parent 75142d9 commit 213524c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name="nnf",
version='0.3.0',
author="Jan Verbeek, Christian Muise",
author_email="[email protected]; [email protected]",
author_email="[email protected], [email protected]",
description="Manipulate NNF (Negation Normal Form) logical sentences",
url="https://github.com/QuMuLab/python-nnf",
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 213524c

Please sign in to comment.