Update version

This commit is contained in:
Micke Nordin 2022-10-27 15:52:17 +02:00
parent 4c833d1916
commit df82367e7b
Signed by untrusted user who does not match committer: micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -13,7 +13,7 @@ sudo apt install python3-stdeb
git clone https://code.smolnet.org/micke/knotctl
cd knotctl
python3 setup.py --command-packages=stdeb.command bdist_deb
sudo dpkg -i deb_dist/knotctl_0.0.1-1_all.deb
sudo dpkg -i deb_dist/knotctl_0.0.2-1_all.deb
```
A prebuilt deb-package is also available from the release page: https://code.smolnet.org/micke/knotctl/releases/