Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stumitchell committed Jul 9, 2017
1 parent f757697 commit a0b9bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pulp/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.5'
VERSION = '1.6.6'
EPS = 1e-7

# variable categories
Expand Down

0 comments on commit a0b9bb1

Please sign in to comment.