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:
authorWill Greenberg <willg@eff.org>2022-06-07 22:43:12 +0300
committerWill Greenberg <willg@eff.org>2022-06-07 22:43:12 +0300
commit4dd603f7862076aeea316ec5bf96141af835faa9 (patch)
tree019271b390acff1a0b0cc48ee2ccc1f9a35ac84a /certbot-apache
parent0dac0f173a5609bc6d6679e25ef30b94551c0507 (diff)
Bump version to 1.29.0candidate-1.28.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 54a7453f0..e6a33adbc 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.28.0'
+version = '1.29.0.dev0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin