1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-12-22 16:25:17 +00:00

Upload 0.1.21 to PyPI

This commit is contained in:
Lauri Võsandi 2016-03-29 22:19:55 +03:00
parent d2a259b887
commit 833fb82354

View File

@ -5,7 +5,7 @@ from setuptools import setup
setup(
name = "certidude",
version = "0.1.20",
version = "0.1.21",
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.",