diff --git a/setup.py b/setup.py index e06e643..8555c96 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ def readme(): setup( name="PyLBFGS", url='https://github.com/dedupeio/pylbfgs', - version="0.2.0.13", + version="0.2.0.14", description="LBFGS and OWL-QN optimization algorithms", author="Lars Buitinck, Forest Gregg", author_email="fgregg@gmail.com",