Skip to content

Commit 16953fc

Browse files
author
renaud gaudin
committed
pure-py uploaded once only
1 parent bdd0bb2 commit 16953fc

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ jobs:
4949
twine check dist/*
5050
if [ "${{ matrix.os }}" == "ubuntu-latest" -a "${{ matrix.python-version }}" = "3.6" ]
5151
then
52-
twine upload dist/*.tar.gz
52+
twine upload dist/*
5353
fi
54-
twine upload dist/*.whl

wikihow2zim/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0.dev1
1+
1.0.0.dev2

0 commit comments

Comments
 (0)