Release 0.25.1

This commit is contained in:
Brad Warren
2018-06-12 18:31:56 -07:00
parent d367921115
commit 21b5e4eadb
22 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.25.0'
version = '0.25.1'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.