Bump release to v3.9.8.8

This commit is contained in:
VirtuBox
2019-09-02 03:41:02 +02:00
parent c87a4da261
commit 953a1b0b06
3 changed files with 4 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.7',
version='3.9.8.8',
description=long_description,
long_description=long_description,
classifiers=[],