diff --git a/src/pulp/constants.py b/src/pulp/constants.py index 59fe5ea5..469b2fe3 100644 --- a/src/pulp/constants.py +++ b/src/pulp/constants.py @@ -27,7 +27,7 @@ This file contains the constant definitions for PuLP Note that hopefully these will be changed into something more pythonic """ -VERSION = '1.6.10' +VERSION = '1.6.11' EPS = 1e-7 # variable categories