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