diff --git a/pyproject.toml b/pyproject.toml index a7f992a..44b2a9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ruf-common" -version = "2.0.2" +version = "2.0.3" description = "Functions common to several of Brian's Python projects." requires-python = ">=3.9" license = "MIT"