Do not update multiple challenges

Do not update if data does not match.
This commit is contained in:
Matthias Bilger
2019-08-15 20:32:45 +02:00
parent 9b9c6fbb64
commit a2714b0b1f
2 changed files with 5 additions and 5 deletions

View File

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