Skip to content

Commit 2f23cec

Browse files
committed
python-mip 1.12
1 parent bc565d3 commit 2f23cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mip/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from enum import Enum
44
from cffi import FFI
55

6-
VERSION = "1.11.0"
6+
VERSION = "1.12.0"
77

88
ffi = FFI()
99

0 commit comments

Comments
 (0)