@@ 5,7 5,7 @@ root = Path(__file__).parent
readme = (root / "README.md").read_text()
setup(name='certtool',
- version='0.1.1',
+ version='0.2.0',
description='Easily check certificate status of domains',
long_description=readme,
long_description_content_type="text/markdown",