mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:19 +02:00
Release 3.1.0
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '3.1.0.dev0'
|
||||
version = '3.1.0'
|
||||
|
||||
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