Merge branch 'master' into updating-configuration

This commit is contained in:
VirtuBox
2019-08-12 22:19:34 +02:00
5 changed files with 11 additions and 5 deletions

View File

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