Release version 1.1.1
Some checks are pending
CI / test-and-lint (push) Waiting to run

This commit is contained in:
2026-09-08 19:39:40 +02:00
parent 75c1164ad7
commit 8378591520
2 changed files with 10 additions and 1 deletions

View File

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