1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-08 04:02:10 +03:00

Release 0.27.0

This commit is contained in:
Erica Portnoy
2018-09-05 15:41:59 -07:00
parent e178bbfdf5
commit 19149a0d57
26 changed files with 92 additions and 91 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.27.0.dev0'
version = '0.27.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.