Release version 1.0.0
This commit is contained in:
4
CHANGELOG.md
Normal file
4
CHANGELOG.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## [1.0.0] - 2026-05-12
|
||||
|
||||
* Official Release 🥳
|
||||
|
||||
4
MIRRORS
Normal file
4
MIRRORS
Normal file
@@ -0,0 +1,4 @@
|
||||
git@github.com:kevinveenbirkenbach/hetzner-arch-luks.git
|
||||
ssh://git@code.infinito.nexus:2201/kevinveenbirkenbach/hetzner-arch-luks.git
|
||||
ssh://git@git.veen.world:2201/kevinveenbirkenbach/hetzner-arch-luks.git
|
||||
https://pypi.org/project/hetzner-arch-luks/
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user