Skip to content

Commit

Permalink
Merge branch 'release/0.16.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
floriankrb committed Aug 30, 2023
2 parents 96e841c + 32fa4d2 commit bfd0828
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,5 @@ jobs:
- name: Publish
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN_CLIMETLAB }}
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: twine upload --verbose dist/*
2 changes: 1 addition & 1 deletion climetlab/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.6
0.16.7

0 comments on commit bfd0828

Please sign in to comment.