Release 1.15.0

This commit is contained in:
Brad Warren
2021-05-04 11:50:10 -07:00
parent bb6a076fda
commit 67e3c54744
20 changed files with 26 additions and 28 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '1.15.0.dev0'
version = '1.15.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.