Skip to content

Commit 61f5b00

Browse files
authored
Update description (#22)
1 parent d43e72b commit 61f5b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "cert-dossier"
7-
version = "1.0.0"
7+
version = "1.0.0.post1"
88
authors = [
99
{name = "Corey Bonnell", email = "corey.bonnell@digicert.com"},
1010
{name = "Michael Lettona", email = "michael.lettona@digicert.com"},
1111
{name = "Alex Campbell", email = "alex.campbell@digicert.com"},
1212
]
13-
description = "Certificate processing and OCSP validation tool"
13+
description = "Generator for certificate reports conformant with CCADB IR Guidelines"
1414
readme = "README.md"
1515
license = {text = "MIT"}
1616
requires-python = ">=3.10"

0 commit comments

Comments
 (0)