Skip to content

Commit 326a88c

Browse files
committed
1.11
1 parent 9ebb73d commit 326a88c

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
@@ -3,7 +3,7 @@
33
from enum import Enum
44
from cffi import FFI
55

6-
VERSION = "1.10.0"
6+
VERSION = "1.11.0"
77

88
ffi = FFI()
99

0 commit comments

Comments
 (0)