mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:14:54 +02:00
Bump version to 5.4.0
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.3.0'
|
||||
version = '5.4.0.dev0'
|
||||
|
||||
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