From cd35c84ddfe47024ef92e14813ae22b6cb59c5a7 Mon Sep 17 00:00:00 2001 From: Mencken Davidson <76002183+menckend@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:23:14 -0400 Subject: [PATCH] Update publish-commits-to-pypi-test.yaml --- .github/workflows/publish-commits-to-pypi-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-commits-to-pypi-test.yaml b/.github/workflows/publish-commits-to-pypi-test.yaml index 6b2637e..aaa72eb 100644 --- a/.github/workflows/publish-commits-to-pypi-test.yaml +++ b/.github/workflows/publish-commits-to-pypi-test.yaml @@ -5,7 +5,7 @@ jobs: build: if: ${{ ! startsWith(github.ref, 'refs/tags/') }} # only publish to test.pypi.org on non-tagged commits env: - SETUPTOOLS_SCM_PRETEND_VERSION : "0.0.1.3248" + SETUPTOOLS_SCM_PRETEND_VERSION : "0.0.1.3250" environment: name: testpypi url: https://test.pypi.org/p/dcnodatg