Skip to content

Commit

Permalink
Merge pull request #182 from arrrlo/hotfix/version-fix
Browse files Browse the repository at this point in the history
missed version update
  • Loading branch information
arrrlo authored Jul 3, 2024
2 parents 5176fbf + 7ad5c6c commit f3720f0
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 @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Install dependencies
Expand Down

0 comments on commit f3720f0

Please sign in to comment.