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-04-05 20:43:00 +0300
committerBrad Warren <bmw@eff.org>2022-04-05 20:43:00 +0300
commit5b8cc18456f883be8613216a0f139cc2b6e34eaa (patch)
treedc141733afdc5279e2c231663aaa8c79f1fb502c /certbot-nginx
parente8a1e6deb15c643874c2a9e7f5dd8f4b737bca57 (diff)
Release 1.26.0v1.26.01.26.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 94c84513f..837fa1904 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.26.0.dev0'
+version = '1.26.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin