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-10-04 17:41:45 +0300
committerBrad Warren <bmw@eff.org>2022-10-04 17:41:45 +0300
commit3eac48ba5a573ac4f3d50835310be84ed38513f7 (patch)
treef2e1c4aa395ec1dd22342fdc2b4fe3367810a362 /certbot-apache
parent9409c086d4ff6143a02f147fcc410ab6c798f8e1 (diff)
Bump version to 1.32.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 95c8fe2c9..9e8ac2d58 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.31.0'
+version = '1.32.0.dev0'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin