added logging and some improvements

This commit is contained in:
Matthias Bilger
2019-08-15 19:54:04 +02:00
parent 45268e9849
commit cef0a0b330
2 changed files with 24 additions and 6 deletions

View File

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