Fix a few version increment-related issues

This commit is contained in:
Joe Rickerby
2021-02-22 22:39:04 +00:00
parent fe961f4a7e
commit 985389d5ee
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ _5 February 2021_
```yaml
- name: Build wheels
uses: joerick/cibuildwheel@v1.9.0
uses: joerick/cibuildwheel@version # e.g. v1.9.0
with:
output-dir: wheelhouse
# env: