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

Bump version to 0.28.0

This commit is contained in:
Erica Portnoy
2018-09-05 15:42:01 -07:00
parent 19149a0d57
commit e28f3da974
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.27.0'
version = '0.28.0.dev0'
# Remember to update local-oldest-requirements.txt when changing the minimum
# acme/certbot version.