Release 0.26.1

This commit is contained in:
Erica Portnoy
2018-07-16 16:36:59 -07:00
parent 9974963887
commit a0d68338a2
26 changed files with 86 additions and 84 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.26.0'
version = '0.26.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.