diff --git a/setup.py b/setup.py index 7c0c7fb..067554f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="cvxpylayers", - version="0.1.4", + version="0.1.5", description="Differentiable convex optimization layers", long_description=long_description, long_description_content_type="text/markdown",