Bump release to v3.9.8.11

This commit is contained in:
VirtuBox
2019-09-06 17:08:19 +02:00
parent d16f7efb3b
commit 0cc32a8565
2 changed files with 2 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.10',
version='3.9.8.11',
description=long_description,
long_description=long_description,
classifiers=[],