Fix cloudflare conf

This commit is contained in:
VirtuBox
2019-08-26 19:43:21 +02:00
parent b156fd00b8
commit b9d9969093
3 changed files with 10 additions and 10 deletions

View File

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