mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Bump version to 5.5.0
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
version = '5.4.0'
|
||||
version = '5.5.0.dev0'
|
||||
|
||||
install_requires = [
|
||||
# This version was chosen because it is the version packaged in RHEL 9 and Debian unstable. It
|
||||
|
||||
Reference in New Issue
Block a user