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-01 23:34:21 +0300
committerErica Portnoy <ebportnoy@gmail.com>2022-03-01 23:34:21 +0300
commit3d3077e1f17942d0b77453480efd6e16a71133bb (patch)
tree975a92dad71135124fcfdf9a4bd238d79a6e72f0 /certbot-apache
parent88c0e4c6fa1589bb587fd929b70688efaf02f4eb (diff)
Release 1.24.0v1.24.0
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 4c677060c..bb40ed2c0 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.24.0.dev0'
+version = '1.24.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin