Hotfix for wo update

This commit is contained in:
VirtuBox
2019-06-18 14:35:05 +02:00
parent 9efc58ef47
commit 6980aed456
4 changed files with 90 additions and 88 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.5.2',
version='3.9.5.3',
description=long_description,
long_description=long_description,
classifiers=[],