update letsencrypt settings

This commit is contained in:
VirtuBox
2019-03-15 22:54:16 +01:00
parent 7a7b5cc0ac
commit 02ad1f48e4
3 changed files with 8 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ if not os.path.isfile('/root/.gitconfig'):
shutil.copy2(os.path.expanduser("~")+'/.gitconfig', '/root/.gitconfig')
setup(name='wo',
version='3.9.3',
version='3.9.4',
description=long_description,
long_description=long_description,
classifiers=[],