Merge remote-tracking branch 'origin/master' into update-2.0.x

This commit is contained in:
Alex Zorin
2022-09-09 08:37:56 +10:00
52 changed files with 326 additions and 257 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '1.30.0.dev0'
version = '1.31.0.dev0'
install_requires = [
'certbot',