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:55 +0300
committerErica Portnoy <ebportnoy@gmail.com>2022-03-16 21:17:55 +0300
commit429bc553a04eb6d3131c699e1b0f1b1605eaecd7 (patch)
treeb1bbc3761c15afe7d807d7e616898452e948456a /certbot-apache
parent690c35530fa45cbbadcdbe4ffd45326967ecbca1 (diff)
Bump version to 1.26.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 a657a5243..d2b7d8ec2 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'
+version = '1.26.0.dev0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin