From 4872a02f10ee5629344594ffa4cc932ceff868e2 Mon Sep 17 00:00:00 2001 From: wout4 Date: Sun, 19 Nov 2023 18:15:26 +0100 Subject: [PATCH] version 0.9.18 --- cpmpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpmpy/__init__.py b/cpmpy/__init__.py index 8d82dfbb5..f0b40f188 100644 --- a/cpmpy/__init__.py +++ b/cpmpy/__init__.py @@ -14,7 +14,7 @@ """ # Tias Guns, 2019-2023 -__version__ = "0.9.17" +__version__ = "0.9.18" from .expressions import *