Bump version to 1.17.0

This commit is contained in:
Erica Portnoy
2021-06-01 10:52:31 -07:00
parent a190480517
commit 814d8d1aba
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '1.16.0'
version = '1.17.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.