1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-05 05:41:11 +03:00

Bump version to 0.29.0

This commit is contained in:
Brad Warren
2018-11-07 13:22:59 -08:00
parent c1300a8e1b
commit 22858c6025
20 changed files with 20 additions and 20 deletions

View File

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