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

Bump version to 0.21.0

This commit is contained in:
Brad Warren
2017-12-06 14:52:16 -08:00
parent f1554324da
commit 78d97ca023
16 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ from setuptools import setup
from setuptools import find_packages
version = '0.20.0'
version = '0.21.0.dev0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [