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:
authorErica Portnoy <ebportnoy@gmail.com>2022-03-16 21:17:54 +0300
committerErica Portnoy <ebportnoy@gmail.com>2022-03-16 21:17:54 +0300
commit44c097fc05ff0d86c58e06267a5576dfdcfdfe4a (patch)
tree169b83537c3a6b6d4e240a8dd551faf776fbfc3c /certbot-apache
parentcf6c511e91f8695349c1a7471ec03ee36bd228fa (diff)
Release 1.25.0v1.25.01.25.x
Diffstat (limited to 'certbot-apache')
-rw-r--r--certbot-apache/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot-apache/setup.py b/certbot-apache/setup.py
index ac6a01509..a657a5243 100644
--- a/certbot-apache/setup.py
+++ b/certbot-apache/setup.py
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
-version = '1.25.0.dev0'
+version = '1.25.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin