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