Skip to content

Commit

Permalink
(maintenance): Add support for python 3.12 in release
Browse files Browse the repository at this point in the history
  • Loading branch information
Valaraucoo committed Oct 11, 2023
1 parent cfce34b commit cabbf5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: 3.12
python_version: "3.12.0"
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit cabbf5b

Please sign in to comment.