From 9c1f84328399104e8759a5d8c2f12d4a7f4113b7 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 25 Feb 2025 00:40:33 +0100 Subject: [PATCH] Cleanup pyproject --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f634fbe..1e23a8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ package = true [tool.uv-dynamic-versioning] metadata = true dirty = true -format = semver +style = "semver" [tool.uv] package = true