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:
Diffstat (limited to 'certbot/certbot/__init__.py')
-rw-r--r--certbot/certbot/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot/certbot/__init__.py b/certbot/certbot/__init__.py
index 7e1c39776..d0c848320 100644
--- a/certbot/certbot/__init__.py
+++ b/certbot/certbot/__init__.py
@@ -1,3 +1,3 @@
"""Certbot client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
-__version__ = '1.32.0.dev0'
+__version__ = '1.33.0.dev0'