We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43855b6 commit d50608eCopy full SHA for d50608e
.github/workflows/REUSABLE-wheeler.yaml
@@ -89,7 +89,7 @@ jobs:
89
path: artifacts/windows
90
- uses: actions/download-artifact@v3
91
with:
92
- name: macos-10.15-wheels
+ name: macos-latest-wheels
93
path: artifacts/macos
94
95
hiredis/version.py
@@ -1 +1 @@
1
-__version__ = "2.3.1"
+__version__ = "2.3.2"
0 commit comments