Release v0.2.0

This commit is contained in:
Kivi Kaitaniemi
2024-05-19 04:09:20 +03:00
parent 672afbcddc
commit d36fec6e03
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ decman.user_packages.append(
pkgname="decman-git",
# Note, this example may not be up to date
provides=["decman"],
version="0.1.0",
version="0.2.0",
dependencies=["python", "python-requests", "devtools", "pacman", "systemd", "git"],
make_dependencies=[
"python-setuptools", "python-build", "python-installer", "python-wheel"