Release 1.13.0

This commit is contained in:
Erica Portnoy
2021-03-02 13:49:58 -08:00
parent 976068b5a0
commit 92a66454b6
26 changed files with 83 additions and 94 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import sys
from setuptools import find_packages
from setuptools import setup
version = '1.13.0.dev0'
version = '1.13.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.