Some changes for LetsEncrypt

This commit is contained in:
jeroenlaylo
2018-12-03 22:13:15 +01:00
parent ee4158bc5c
commit 8a93a933a7
4 changed files with 15 additions and 22 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.0',
version='3.9.1',
description=long_description,
long_description=long_description,
classifiers=[],