Skip to content

Commit 97b2672

Browse files
committed
Update changelog and release 1.7.4
1 parent 9412072 commit 97b2672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python3 -m venv $POETRY_HOME
2525
$POETRY_HOME/bin/pip install poetry==1.7.1
2626
$POETRY_HOME/bin/poetry --version
27-
27+
2828
- name: Build and publish package
2929
run: |
3030
/opt/poetry/bin/poetry config pypi-token.pypi "${{ secrets.pypi_password }}"

0 commit comments

Comments
 (0)