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-11-03 00:28:33 +0300
committerBrad Warren <bmw@eff.org>2021-11-03 00:28:33 +0300
commit200e1f1709811bd068f5ba858d7bf523ea6adef9 (patch)
treede897200ac5497137350699ebdeff9eff7ae08b0 /certbot-nginx
parente501e277b3c07b897b04777af677f1db40fcbaee (diff)
Release 1.21.0v1.21.01.21.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 f56955044..ad1ad5db5 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.21.0.dev0'
+version = '1.21.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin