Release 0.26.0

This commit is contained in:
Brad Warren
2018-07-11 14:18:26 -07:00
parent c326c02108
commit 95e271bfcd
26 changed files with 171 additions and 150 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.26.0.dev0'
version = '0.26.0'
install_requires = [
'certbot',