diff --git a/pyproject.toml b/pyproject.toml index ebf1eff5..5f396b78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "nixpkgs-review" description = "Review nixpkgs pull requests" -version = "2.11.0" +version = "2.12.0" authors = [{ name = "Jörg Thalheim", email = "joerg@thalheim.io" }] license = { text = "MIT" } classifiers = [