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-02-08 18:50:44 +0300
committerBrad Warren <bmw@eff.org>2022-02-08 18:50:44 +0300
commit719f3ac5779b24a6df2366fdd657b27daa9a8cb7 (patch)
tree820ace6cb392c17b9997ff1f624011261a92989d /certbot-apache
parent69461bc15af0166fac6f7aa8f48e2761c80f0eb5 (diff)
Release 1.23.0v1.23.01.23.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 b79912e32..21076c4c4 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.23.0.dev0'
+version = '1.23.0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin