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

Release 0.28.0

This commit is contained in:
Brad Warren
2018-11-07 13:22:57 -08:00
parent f3ff548a41
commit c1300a8e1b
26 changed files with 91 additions and 91 deletions

View File

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