1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 06:01:03 +00:00

Release version 0.1.20

This commit is contained in:
2016-01-10 19:51:54 +02:00
parent 6a45592cd0
commit de08ba759d
22 changed files with 371 additions and 87 deletions

View File

@@ -5,7 +5,7 @@ from setuptools import setup
setup(
name = "certidude",
version = "0.1.18",
version = "0.1.20",
author = u"Lauri Võsandi",
author_email = "lauri.vosandi@gmail.com",
description = "Certidude is a novel X.509 Certificate Authority management tool aiming to support PKCS#11 and in far future WebCrypto.",