Skip to content

Commit eba7c4a

Browse files
committed
version bump
Former-commit-id: c90e20e [formerly b46df70] Former-commit-id: 35c2c1f
1 parent 62f8aca commit eba7c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mip/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from enum import Enum
44

5-
VERSION = "1.6.6"
5+
VERSION = "1.6.7"
66

77
# epsilon number (practical zero)
88
EPS = 10e-64

0 commit comments

Comments
 (0)