Skip to content

Commit

Permalink
Merge pull request #30 from LEv145/dev
Browse files Browse the repository at this point in the history
V0.4.1
  • Loading branch information
LEv145 authored Dec 13, 2021
2 parents 066b258 + 620b5a7 commit 6e61157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: [3.8, 3.9, 3.10-beta.1]
python-version: [3.8, 3.9, 3.10.0-beta.3]
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 6e61157

Please sign in to comment.