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" }, ]