Skip to content

Commit 3fa0b3c

Browse files
committed
update version
1 parent effd452 commit 3fa0b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
pipenv run pipenv install
2727
pipenv run python setup.py sdist bdist_wheel
2828
env:
29-
PACKAGE_VERSION_TO_PUBLISH: ${{ github.event.release.name }}
29+
PACKAGE_VERSION_TO_PUBLISH: "7.4.4"

0 commit comments

Comments
 (0)