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.
2 parents 6e6fed5 + bf2e21e commit 39cb8beCopy full SHA for 39cb8be
.github/workflows/python-publish.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install dependencies
21
run: |
22
python -m pip install --upgrade pip
23
- python -m pip install setuptools==47.3.0 wheel==0.34.2 twine==3.1.1
+ python -m pip install setuptools==47.3.0 wheel==0.34.2 twine==3.2.0
24
25
- name: Build and publish
26
env:
0 commit comments