Update version to check update process

This commit is contained in:
VirtuBox
2019-08-21 15:37:28 +02:00
parent fc7c53fe91
commit b9af93e941
3 changed files with 3 additions and 3 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.2',
version='3.9.8.3',
description=long_description,
long_description=long_description,
classifiers=[],