Welcome to mirror list, hosted at ThFree Co, Russian Federation.

__init__.py « certbot « certbot - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1cc18494851ca6a11ac1b97591b14d9d7c633072 (plain)
1
2
3
"""Certbot client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '1.18.0'