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

Bump version to 0.30.0

This commit is contained in:
Brad Warren
2018-12-05 10:57:46 -08:00
parent 245dbc7a95
commit 3edfe92069
21 changed files with 21 additions and 21 deletions

View File

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