diff --git a/pyproject.toml b/pyproject.toml index 6c9d37a..443d9d3 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.10.2" +version = "2.10.3" authors = [{ name = "Jörg Thalheim", email = "joerg@thalheim.io" }] license = { text = "MIT" } classifiers = [