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

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2021-10-05 16:53:57 +0300
committerBrad Warren <bmw@eff.org>2021-10-05 16:53:57 +0300
commit93f61887beae380ef547c51fb8f506cfb28569bb (patch)
tree09b25fe2fa4967f72def9b5ec82027307e5c1f59 /certbot-dns-dnsimple
parent54475964bd462dbcecd0da9c1646d8a8cd70bd8a (diff)
Release 1.20.0v1.20.01.20.x
Diffstat (limited to 'certbot-dns-dnsimple')
-rw-r--r--certbot-dns-dnsimple/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot-dns-dnsimple/setup.py b/certbot-dns-dnsimple/setup.py
index baf5b8275..2de2733c4 100644
--- a/certbot-dns-dnsimple/setup.py
+++ b/certbot-dns-dnsimple/setup.py
@@ -4,7 +4,7 @@ import sys
from setuptools import find_packages
from setuptools import setup
-version = '1.20.0.dev0'
+version = '1.20.0'
install_requires = [
# This version of lexicon is required to address the problem described in