Skip to content

Commit

Permalink
temporary fix for windows binaries
Browse files Browse the repository at this point in the history
Former-commit-id: f0ce732 [formerly 56c7c43]
Former-commit-id: 82c0e5f
  • Loading branch information
h-g-s committed Jul 10, 2019
1 parent 3d9d162 commit d79ff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mip/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from enum import Enum

VERSION = '1.3.2'
VERSION = '1.3.3'

# epsilon number (practical zero)
EPS = 10e-6
Expand Down

0 comments on commit d79ff43

Please sign in to comment.