Skip to content

Commit 7a76550

Browse files
committed
bump version of python-mkp to 0.10
1 parent 02e15e9 commit 7a76550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip
24-
pip install git+https://github.com/inettgmbh/python-mkp.git@0.6
24+
pip install git+https://github.com/inettgmbh/python-mkp.git@0.10
2525
- name: Build
2626
run: |
2727
chmod +x build/mkp_pack.py build/update_version.py

0 commit comments

Comments
 (0)