chore(release): v0.9.1

This commit is contained in:
tuxgyver
2026-09-08 11:22:30 +02:00
parent 023ec81e03
commit dd899fadc6
5 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
## ──────────────────────────────────────────────
APP := wgsecure
VERSION := 0.9.0
VERSION := 0.9.1
VENV := .venv
PYTHON := $(VENV)/bin/python3
PIP := $(VENV)/bin/pip