Skip to content

Commit

Permalink
Merge branch 'release-v0.2.41'
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee committed May 18, 2023
2 parents 46c4c04 + a8b1eb1 commit 9d4ef0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
tox -e publish
tox -e publish -- --repository pypi
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
=========

0.2.40 - 2023-05-17
0.2.41 - 2023-05-17
-------------------

Fixed
Expand Down

0 comments on commit 9d4ef0e

Please sign in to comment.