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

Release 0.30.0

This commit is contained in:
Erica Portnoy
2019-01-02 12:33:19 -08:00
parent ba358f9d07
commit 3971573d7a
26 changed files with 90 additions and 91 deletions

View File

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