Skip to content

Commit 8e63c51

Browse files
committed
1.9.2
Former-commit-id: 1081492
1 parent e33e111 commit 8e63c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mip/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from enum import Enum
44

5-
VERSION = "1.9.1"
5+
VERSION = "1.9.2"
66

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

0 commit comments

Comments
 (0)