Bump version to 1.8.0

This commit is contained in:
Erica Portnoy
2020-08-04 11:33:04 -07:00
parent 6eb5954f0e
commit b08fdc7dfb
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from setuptools import __version__ as setuptools_version
from setuptools import find_packages
from setuptools import setup
version = '1.7.0'
version = '1.8.0.dev0'
install_requires = [
'certbot',