Bump release to v3.9.8.7

This commit is contained in:
VirtuBox
2019-08-31 14:48:04 +02:00
parent d4e1ce71bb
commit f1f20af49d
3 changed files with 5 additions and 2 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.6',
version='3.9.8.7',
description=long_description,
long_description=long_description,
classifiers=[],