Allow multiple prs in pr command

This commit is contained in:
2024-12-30 11:02:32 +01:00
parent d1b8c63d60
commit 7686402166
3 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "nixprstatus"
version = "0.1.15"
version = "0.1.16"
description = "Nixpkgs PR status checker"
readme = "README.md"
requires-python = ">=3.12"