Skip to content

Commit

Permalink
Version bump for pypi deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
haz authored Dec 13, 2022
1 parent 34026e4 commit d7be8fe
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="nnf",
version='0.4.0',
version='0.4.1',
author="Jan Verbeek, Christian Muise",
author_email="[email protected], [email protected]",
description="Manipulate NNF (Negation Normal Form) logical sentences",
Expand Down

0 comments on commit d7be8fe

Please sign in to comment.