diff --git a/pyproject.toml b/pyproject.toml index c536683..3a3a774 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nixprstatus" -version = "0.1.16" +version = "0.1.17" description = "Nixpkgs PR status checker" readme = "README.md" requires-python = ">=3.12"