Skip to content

Commit

Permalink
pymzn: bump version 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paolodragone committed Aug 5, 2019
1 parent 4a03cdc commit 39895a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymzn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
__all__ = ['config'] + log.__all__ + dzn.__all__ + mzn.__all__


__version__ = '0.18.2'
__version__ = '0.18.3'


def main():
Expand Down

0 comments on commit 39895a7

Please sign in to comment.