Released 0.1.18

This commit is contained in:
Lauri Võsandi 2015-10-19 17:19:32 +03:00
parent 90e7458136
commit 9a6e93f918
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.17",
version = "0.1.18",
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.",