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>2022-10-04 17:41:44 +0300
committerBrad Warren <bmw@eff.org>2022-10-04 17:41:44 +0300
commitd0fbde912688fc2e5ba671db4f3130b2c927e7db (patch)
treeb8fb7e0127d9556195eb171ac8dc98741a68a41b /certbot-dns-dnsimple
parent049e29cc1ca2caf550ee77913beb85662fe488aa (diff)
Release 1.31.0v1.31.01.31.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 dfc3e529f..8f7cf206c 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.31.0.dev0'
+version = '1.31.0'
install_requires = [
# This version of lexicon is required to address the problem described in