Release version 1.1.0
Some checks failed
CI / test-and-lint (push) Has been cancelled

This commit is contained in:
2026-01-23 10:56:44 +01:00
parent fc5dee4dc0
commit a0db5f797f
2 changed files with 8 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "automtu"
version = "1.0.0"
version = "1.1.0"
description = "Auto-detect egress interface, probe Path MTU, and apply MTU (WireGuard/egress)."
readme = "README.md"
requires-python = ">=3.10"