mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
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 commit3ae9d7e03a) * fixes #9805 (#9816) (cherry picked from commitd1577280ad) --------- Co-authored-by: Will Greenberg <willg@eff.org>
This commit is contained in:
co-authored by
Will Greenberg
parent
e40741955f
commit
5bf833fe28
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '2.7.1'
|
||||
version = '2.7.2'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.15.1',
|
||||
|
||||
Reference in New Issue
Block a user