1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-08 04:02:10 +03:00

Release 0.23.0

This commit is contained in:
Brad Warren
2018-04-04 15:04:43 -07:00
parent b6afba0d64
commit 16b2539f72
22 changed files with 76 additions and 76 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.23.0.dev0'
version = '0.23.0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.