diff --git a/setup.py b/setup.py index f8eacc6..2283a96 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='qpth', - version='0.0.14', + version='0.0.15', description="A fast and differentiable QP solver for PyTorch.", author='Brandon Amos', author_email='bamos@cs.cmu.edu',