From 71c9c12e218a044ecf8a5b9b5d0353cf92b265dd Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Mon, 3 Feb 2025 16:39:17 +0100 Subject: [PATCH] bump version 3.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 24a61869..b6cde707 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.0.1" +version = "3.1.0" authors = [{ name = "Jörg Thalheim", email = "joerg@thalheim.io" }] license = { text = "MIT" } classifiers = [