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-nginx
parent54475964bd462dbcecd0da9c1646d8a8cd70bd8a (diff)
Release 1.20.0v1.20.01.20.x
Diffstat (limited to 'certbot-nginx')
-rw-r--r--certbot-nginx/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot-nginx/setup.py b/certbot-nginx/setup.py
index 8931e3c61..73c478b61 100644
--- a/certbot-nginx/setup.py
+++ b/certbot-nginx/setup.py
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
-version = '1.20.0.dev0'
+version = '1.20.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin