Skip to content

Commit de5da01

Browse files
committed
Update recommended version. We're currently on 9.1.0
1 parent d5d53bd commit de5da01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyscipopt/scip.pxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ include "nodesel.pxi"
3838

3939
# recommended SCIP version; major version is required
4040
MAJOR = 9
41-
MINOR = 0
41+
MINOR = 1
4242
PATCH = 0
4343

4444
# for external user functions use def; for functions used only inside the interface (starting with _) use cdef

0 commit comments

Comments
 (0)