Skip to content

Commit 91f08c6

Browse files
committed
upgrade python
1 parent 043c469 commit 91f08c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_test_pypi_before_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-python@v2
1818
with:
19-
python-version: '3.9.0'
19+
python-version: '3.9'
2020

2121
- name: add timestamp to the version
2222
id: prep-version

0 commit comments

Comments
 (0)