From b9268dd4cae30da1397f421142a909f0e48ca634 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 25 Aug 2026 20:42:07 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0305ae0..60663b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "Spothole" -version = "2.0" +version = "2.0.1" authors = [ { name="Ian Renton", email="ian@ianrenton.com" }, ]