We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e15e9 commit 7a76550Copy full SHA for 7a76550
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install dependencies
22
run: |
23
python -m pip install --upgrade pip
24
- pip install git+https://github.com/inettgmbh/python-mkp.git@0.6
+ pip install git+https://github.com/inettgmbh/python-mkp.git@0.10
25
- name: Build
26
27
chmod +x build/mkp_pack.py build/update_version.py
0 commit comments