Skip to content

Commit

Permalink
bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelp committed Sep 2, 2021
1 parent ae0ba73 commit 7d71239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -8,11 +8,11 @@ jobs:
deploy:
runs-on: ubuntu-20.04

steps:
- name: build
run: |
python setup.py sdist
steps:
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit 7d71239

Please sign in to comment.