We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f19306 commit 59f8eb3Copy full SHA for 59f8eb3
1 file changed
.github/workflows/publish.yaml
@@ -16,6 +16,6 @@ jobs:
16
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18
POETRY_VERSION: 1.4.0
19
- POETRY_CORE_VERSION: 1.6.1
+ POETRY_CORE_VERSION: 1.5.1
20
PYTHON_VERSION: 3.11
21
BRANCH: main
0 commit comments