Bump version to 1.9.0

This commit is contained in:
Brad Warren
2020-09-08 09:59:33 -07:00
parent b7b0ec321e
commit ec147740ee
20 changed files with 20 additions and 20 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__ = '1.8.0'
__version__ = '1.9.0.dev0'