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
1 changed files with 1 additions and 1 deletions

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.",