We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc565d3 commit 2f23cecCopy full SHA for 2f23cec
mip/constants.py
@@ -3,7 +3,7 @@
3
from enum import Enum
4
from cffi import FFI
5
6
-VERSION = "1.11.0"
+VERSION = "1.12.0"
7
8
ffi = FFI()
9
0 commit comments