mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Release 3.2.0
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '3.2.0.dev0'
|
||||
version = '3.2.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