version bump

This commit is contained in:
Stuart Mitchell 2015-04-18 08:38:12 +00:00
parent 19f000d33e
commit be09116d48
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ problems.
keywords = ["Optimization", "Linear Programming", "Operations Research"],
author="J.S. Roy and S.A. Mitchell",
author_email="pulp@stuartmitchell.com",
url="https://github.com/stumitchell/pulp-or",
url="https://github.com/coin-or/pulp",
classifiers = ['Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Intended Audience :: Science/Research',

View File

@ -28,7 +28,7 @@
This file contains the constant definitions for PuLP
Note that hopefully these will be changed into something more pythonic
"""
VERSION = '1.5.8'
VERSION = '1.5.9'
EPS = 1e-7
# variable categories