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

Release 1.5.0

This commit is contained in:
Brad Warren
2020-06-02 10:32:38 -07:00
parent 466b4fbf71
commit 4938273e0f
26 changed files with 85 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ from setuptools import find_packages
from setuptools import setup
from setuptools.command.test import test as TestCommand
version = '1.5.0.dev0'
version = '1.5.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.