2.7.3 prep (#9817)

* Update changelog for 2.7.2 release

* Release 2.7.2

* helpful: Add an edge case for arguments w/ contained spaces (#9813)

Fixes #9811

(cherry picked from commit 3ae9d7e03a)

* fixes #9805 (#9816)

(cherry picked from commit d1577280ad)

---------

Co-authored-by: Will Greenberg <willg@eff.org>
This commit is contained in:
Brad Warren
2023-10-24 12:49:04 -07:00
committed by GitHub
co-authored by Will Greenberg
parent e40741955f
commit 5bf833fe28
24 changed files with 57 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '2.7.1'
version = '2.7.2'
install_requires = [
# We specify the minimum acme and certbot version as the current plugin