Skip to content

Commit

Permalink
Bump python version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstron committed Apr 8, 2024
1 parent 6aa7959 commit ab4860f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: "3.8"
python_version: "3.10"
pypi_token: ${{ secrets.PYPI_TOKEN }}
package_directory: "opshin"
ignore_dev_requirements: "yes"

0 comments on commit ab4860f

Please sign in to comment.