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

__init__.py « certbot - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2021c56cc38c2f3b49ace57bb6d1a827965dbf0d (plain)
1
2
3
4
"""Certbot client."""

# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '0.39.0.dev0'