1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-06 16:42:41 +03:00

Release 0.25.0

This commit is contained in:
Brad Warren
2018-06-06 13:50:30 -07:00
parent 3cffe1449c
commit 4ae2390c44
22 changed files with 124 additions and 95 deletions

View File

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