[skip travis] bumping release to v3.9.8

This commit is contained in:
VirtuBox
2019-08-16 00:46:07 +02:00
parent a2d1481d27
commit ddf88570e7
4 changed files with 3 additions and 4 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.7.3',
version='3.9.8',
description=long_description,
long_description=long_description,
classifiers=[],