chore(release): v0.12.1

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-08 18:14:00 +02:00
co-authored by Claude Opus 5
parent e781acbf4a
commit 0bb8036df8
5 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.12.0
VERSION := 0.12.1
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip