diff --git a/setup.py b/setup.py index 8555c96..0f0255e 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.14", + version="0.2.0.15", description="LBFGS and OWL-QN optimization algorithms", author="Lars Buitinck, Forest Gregg", author_email="fgregg@gmail.com",