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
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.32.0'
version = '0.33.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.