Version bump and support for windows install bugfix

This commit is contained in:
Stuart Mitchell
2015-04-01 10:27:56 +13:00
parent bf3620cac6
commit d4ddb0ba27
3 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ include AUTHORS
include INSTALL
include LICENSE
include MANIFEST.in
include README
include README.md
include HISTORY
include setup.py
include ez_setup.py

View File

@@ -51,6 +51,8 @@ problems.
'pulp.solverdir',
'pulp.solverdir.cbc.linux.32',
'pulp.solverdir.cbc.linux.64',
'pulp.solverdir.cbc.win.32',
'pulp.solverdir.cbc.win.64',
'pulp.solverdir.cbc.osx.64'],
package_data = {'pulp' : ["AUTHORS","LICENSE",
"pulp.cfg.linux",

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.5'
VERSION = '1.5.7'
EPS = 1e-7
# variable categories