diff --git a/.github/workflows/REUSABLE-wheeler.yaml b/.github/workflows/REUSABLE-wheeler.yaml index 4d51278..f893427 100644 --- a/.github/workflows/REUSABLE-wheeler.yaml +++ b/.github/workflows/REUSABLE-wheeler.yaml @@ -89,7 +89,7 @@ jobs: path: artifacts/windows - uses: actions/download-artifact@v3 with: - name: macos-10.15-wheels + name: macos-latest-wheels path: artifacts/macos - uses: actions/download-artifact@v3 with: diff --git a/hiredis/version.py b/hiredis/version.py index 3a5935a..ef6497d 100644 --- a/hiredis/version.py +++ b/hiredis/version.py @@ -1 +1 @@ -__version__ = "2.3.1" +__version__ = "2.3.2"