Skip to content

Commit 076a337

Browse files
committed
v0.6.1
1 parent 403d726 commit 076a337

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release Notes
22
=============
33

4+
Version 0.6.1
5+
-------------
6+
7+
Hotfix: FlatZinc `Model` and `Optimizer` could no more be copied.
8+
9+
410
Version 0.6.0
511
-------------
612

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConstraintProgrammingExtensions"
22
uuid = "b65d079e-ed98-51d9-b0db-edee61a5c5f8"
33
authors = ["Thibaut Cuvelier"]
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
[deps]
77
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"

0 commit comments

Comments
 (0)