File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ this project adheres to `Semantic Versioning <https://semver.org/>`_.
99Unreleased _
1010------------
1111
12+ 0.8.0 _ - 2023-02-06
13+ -------------------
1214
1315Removed
1416^^^^^^^
@@ -335,6 +337,7 @@ release is best described in the `documentation
335337<https://minizinc-python.readthedocs.io/en/0.1.0/> `_.
336338
337339
340+ .. _0.8.0 : https://github.com/MiniZinc/minizinc-python/compare/0.7.0...0.8.0
338341.. _0.7.0 : https://github.com/MiniZinc/minizinc-python/compare/0.6.0...0.7.0
339342.. _0.6.0 : https://github.com/MiniZinc/minizinc-python/compare/0.5.0...0.6.0
340343.. _0.5.0 : https://github.com/MiniZinc/minizinc-python/compare/0.4.2...0.5.0
Original file line number Diff line number Diff line change @@ -33,3 +33,5 @@ keywords:
3333 - Constraint Programming
3434 - Optimisation
3535license : MPL-2.0
36+ version : 0.8.0
37+ date-released : ' 2023-02-06'
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " minizinc"
3- version = " 0.7 .0"
3+ version = " 0.8 .0"
44description = " Access MiniZinc directly from Python"
55readme = " README.md"
66authors = [
" Jip J. Dekker <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments