Skip to content

Commit

Permalink
Bump default version in all locations
Browse files Browse the repository at this point in the history
#49 upgraded the actual code content. We want to update the documentation content as well.
  • Loading branch information
abatilo committed Aug 23, 2022
1 parent 0816ab2 commit 550b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
poetry-version: [1.0, 1.1.11]
poetry-version: [1.0, 1.1.15]
os: [ubuntu-18.04, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 550b73d

Please sign in to comment.