Skip to content

Commit

Permalink
Update recommended version
Browse files Browse the repository at this point in the history
  • Loading branch information
Opt-Mucca committed Feb 7, 2025
1 parent 2b3a8cf commit 647ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyscipopt/scip.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ include "nodesel.pxi"

# recommended SCIP version; major version is required
MAJOR = 9
MINOR = 0
MINOR = 2
PATCH = 1

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

0 comments on commit 647ebe6

Please sign in to comment.