We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043c469 commit 91f08c6Copy full SHA for 91f08c6
.github/workflows/release_test_pypi_before_merge.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-python@v2
18
with:
19
- python-version: '3.9.0'
+ python-version: '3.9'
20
21
- name: add timestamp to the version
22
id: prep-version
0 commit comments