diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 47b6afe..1e9e3c1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,6 @@ [bumpversion] -current_version = 3.2.7 +current_version = 3.2.8 [bumpversion:file:legacy_setup.py] [bumpversion:file:pyproject.toml] - diff --git a/README.md b/README.md index d9f6b0c..873b541 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ scs-python [![Build Status](https://github.com/bodono/scs-python/actions/workflows/build.yml/badge.svg)](https://github.com/bodono/scs-python/actions/workflows/build.yml) [![Documentation](https://img.shields.io/badge/docs-online-brightgreen?logo=read-the-docs&style=flat)](https://www.cvxgrp.org/scs/) -[![PyPI package](https://img.shields.io/pypi/dm/scs?label=PyPI%20downloads)](https://pypi.org/project/scs/) - +[![PyPI Downloads/Month](https://static.pepy.tech/personalized-badge/scs?period=month&units=abbreviation&left_color=grey&right_color=brightgreen&left_text=downloads/month)](https://pepy.tech/project/scs) Python interface for [SCS](https://github.com/cvxgrp/scs) 3.0.0 and higher. The full documentation is available [here](https://www.cvxgrp.org/scs/). diff --git a/legacy_setup.py b/legacy_setup.py index 27b1371..00e2389 100644 --- a/legacy_setup.py +++ b/legacy_setup.py @@ -310,7 +310,7 @@ def install_scs(**kwargs): setup( name="scs", - version="3.2.7", + version="3.2.8", author="Brendan O'Donoghue", author_email="bodonoghue85@gmail.com", url="http://github.com/cvxgrp/scs", diff --git a/pyproject.toml b/pyproject.toml index 1a9fa4d..a64afd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires = [ [project] name = 'scs' -version = "3.2.7" +version = "3.2.8" description = 'Splitting conic solver' readme = 'README.md' requires-python = '>=3.9' diff --git a/scs_source b/scs_source index 7c83c72..ef77ae1 160000 --- a/scs_source +++ b/scs_source @@ -1 +1 @@ -Subproject commit 7c83c72495f8f3bfb0549860b5f1d9cb5b7c91e6 +Subproject commit ef77ae11181f399ea3e35122944ba3091ee1a77f