Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stumitchell committed May 14, 2019
1 parent 790b3fd commit f95d23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pulp/constants.py
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.10'
VERSION = '1.6.11'
EPS = 1e-7

# variable categories
Expand Down

0 comments on commit f95d23a

Please sign in to comment.