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