diff --git a/setup.py b/setup.py index edefc0a..5038239 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: long_description = fh.read() -version = '0.1.4' +version = '0.1.5' # Remember to update local-oldest-requirements.txt when changing the minimum # acme/certbot version.