mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Release 0.24.0
This commit is contained in:
@@ -3,7 +3,7 @@ import sys
|
||||
from distutils.core import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
version = '0.24.0.dev0'
|
||||
version = '0.24.0'
|
||||
|
||||
# Remember to update local-oldest-requirements.txt when changing the minimum
|
||||
# acme/certbot version.
|
||||
|
||||
Reference in New Issue
Block a user