Bump version to 0.33.0

This commit is contained in:
Erica Portnoy
2019-03-06 12:47:29 -08:00
parent 0343f365ab
commit 8dda6cc68f
21 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Certbot client."""
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
__version__ = '0.32.0'
__version__ = '0.33.0.dev0'