Bump version: v1.7.4
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
||||
name: Install Python
|
||||
|
||||
- name: Install cibuildwheel
|
||||
run: python -m pip install cibuildwheel==1.7.3
|
||||
run: python -m pip install cibuildwheel==1.7.4
|
||||
|
||||
- name: Build wheels
|
||||
run: python -m cibuildwheel --output-dir wheelhouse
|
||||
@@ -270,6 +270,12 @@ Changelog
|
||||
|
||||
<!--changelog-start-->
|
||||
|
||||
### 1.7.4
|
||||
|
||||
_2 January 2021_
|
||||
|
||||
- 🐛 Fix the PyPy virtualenv patch to work on macOS 10.14 (#506)
|
||||
|
||||
### 1.7.3
|
||||
|
||||
_1 January 2021_
|
||||
|
||||
Reference in New Issue
Block a user