Release version 1.0.0

This commit is contained in:
Kevin Veen-Birkenbach
2026-05-12 23:38:38 +02:00
parent 88e9127f9b
commit f79bac2927
3 changed files with 9 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hetzner-arch-luks"
version = "0.1.0"
version = "1.0.0"
description = "End-to-end CLI (`hal`) for installing, encrypting, debugging and maintaining an Arch Linux server on Hetzner Dedicated hardware with software RAID, LUKS full-disk encryption, btrfs on LVM, and remote unlock via dropbear in the initramfs."
readme = "README.md"
requires-python = ">=3.9"