Skip to content

Commit 47c59bd

Browse files
committed
0.3.4 again with CI fix
1 parent 9fd6833 commit 47c59bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi_publish_pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Set up Python
5858
uses: actions/setup-python@v5
5959
with:
60-
python-version: '3.10'
60+
python-version: '3.12'
6161

6262
- name: Run commands
6363
run: |

0 commit comments

Comments
 (0)