Skip to content

Commit

Permalink
Update Python version to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
z1nc0r3 committed Jul 29, 2024
1 parent dd2dfb4 commit e392d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
publish:
runs-on: ubuntu-latest
env:
python_ver: 3.12
python_ver: 3.11

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e392d7c

Please sign in to comment.