Skip to content

Commit e5f18d9

Browse files
committed
bump up version to v0.2.5
1 parent 427c84a commit e5f18d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: ls -lh dist
9898

9999
- name: Publish package to PyPI
100-
uses: pypa/gh-action-pypi-publish@release/v1.8
100+
uses: pypa/gh-action-pypi-publish@release/v1.12
101101
with:
102102
packages-dir: dist/
103103
password: ${{ secrets.PYPI_API_TOKEN }}

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.4
1+
0.2.5

0 commit comments

Comments
 (0)