mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Release 4.1.1
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.0.0.dev0'
|
||||
version = '4.1.1'
|
||||
|
||||
install_requires = [
|
||||
# for now, do not upgrade to cloudflare>=2.20 to avoid deprecation warnings and the breaking
|
||||
|
||||
Reference in New Issue
Block a user