diff --git a/pyproject.toml b/pyproject.toml index 3c55f9d0..688c87c0 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 = "3.5.0" +version = "3.5.1" authors = [{ name = "Jörg Thalheim", email = "joerg@thalheim.io" }] license = { text = "MIT" } classifiers = [