diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 829ee4d..4ade664 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -13,7 +13,7 @@ jobs: with: python-version: 3.9 - name: Install and configure Poetry - uses: snok/install-poetry@v1.1.1 + uses: snok/install-poetry@v1.1.3 with: version: 1.1.4 virtualenvs-create: false @@ -21,4 +21,4 @@ jobs: - name: publish to pypi env: POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }} - run: poetry publish --build \ No newline at end of file + run: poetry publish --build diff --git a/docs/index.html b/docs/index.html index 3f99c62..517a9f8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,4 +115,4 @@