fixed logging

This commit is contained in:
Matthias Bilger
2019-08-15 20:10:08 +02:00
parent 534ea3a78e
commit 9b9c6fbb64
2 changed files with 7 additions and 6 deletions

View File

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