Bump version to 0.23.0

This commit is contained in:
Brad Warren
2018-03-07 10:26:08 -08:00
parent 77fdb4d7d6
commit 7a495f2656
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.22.0'
version = '0.23.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.