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 5267fd9 commit 8556397Copy full SHA for 8556397
mip/constants.py
@@ -2,7 +2,7 @@
2
3
from enum import Enum
4
5
-VERSION = '1.3.14'
+VERSION = '1.4.0'
6
7
# epsilon number (practical zero)
8
EPS = 10e-6
0 commit comments