Skip to content

Commit

Permalink
Back to development: 0.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Aluriak committed Apr 16, 2020
1 parent 1fde1f4 commit 05bef03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clyngor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLINGO_BIN_PATH = 'clingo'
__version__ = '0.3.31'
__version__ = '0.3.32.dev0'

from clyngor.utils import ASPSyntaxError, ASPWarning, parse_clingo_output, clingo_value_to_python, with_clingo_bin, opt_models_from_clyngor_answers, answer_set_to_str, answer_set_from_str
from clyngor.answers import Answers, ClingoAnswers
Expand Down

0 comments on commit 05bef03

Please sign in to comment.