Skip to content

Commit

Permalink
Added Pytohn 3.11 support (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
expobrain authored Oct 25, 2022
1 parent ff05c85 commit 4e187b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
python-version:
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 4e187b7

Please sign in to comment.