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 9ebb73d commit 326a88cCopy full SHA for 326a88c
mip/constants.py
@@ -3,7 +3,7 @@
3
from enum import Enum
4
from cffi import FFI
5
6
-VERSION = "1.10.0"
+VERSION = "1.11.0"
7
8
ffi = FFI()
9
0 commit comments