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

Release 1.14.0

This commit is contained in:
Brad Warren
2021-04-06 10:24:32 -07:00
parent 1b6e4028dc
commit bf40b81b5a
26 changed files with 82 additions and 82 deletions

View File

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