From 70f307cb4eb9b6e407ff53b1c651ca775da5cc6c Mon Sep 17 00:00:00 2001 From: fulder Date: Wed, 13 Sep 2023 23:34:59 +0200 Subject: [PATCH] chore: update package description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 41129d76..292eb011 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "pki-tools" version = "0.0.0" -description = "PKI tools exposes a high level `cryptography` API" +description = "PKI tools for e.g. checking certificate CRL/OCSP revocation" authors = ["Michal Sadowski "] license = "MIT" classifiers = [