mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:05:55 +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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user