Skip to content

Commit e566c5d

Browse files
committed
chore: retrigger pypi release PYPI-RELEASE
1 parent c624eb6 commit e566c5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
uses: RWTH-EBC/ci_templates/.github/workflows/ci_pipeline.yml@main
1010
secrets:
1111
PYPI_PASSWORD: ${{ secrets.PYPI_TOKEN }}
12+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1213

1314
with:
1415
PYTHON_VERSION: '3.10'

richardsonpy/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.1"
1+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)