Bump version to 0.32.0

This commit is contained in:
Brad Warren
2019-02-07 13:27:13 -08:00
parent 917dc16b30
commit 381d097895
29 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.31.0'
version = '0.32.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.