fixed replacement of zone postfix

This commit is contained in:
Matthias Bilger
2019-08-15 20:01:00 +02:00
parent cef0a0b330
commit 534ea3a78e
2 changed files with 3 additions and 3 deletions

View File

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