Version format

This commit is contained in:
Will McGugan 2021-08-08 12:45:51 +01:00
parent 8d14f4ed64
commit ad9d19a895
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0rc1 - 3.10"]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10.0-rc1"]
defaults:
run:
shell: bash