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

Release 0.29.0

This commit is contained in:
Brad Warren
2018-12-05 10:57:43 -08:00
parent d151481dea
commit 6476663516
27 changed files with 249 additions and 186 deletions

View File

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