Prepare for release v3.9.6.2

This commit is contained in:
VirtuBox
2019-07-24 13:04:29 +02:00
parent 6e6087eed9
commit dcddcbee2f
3 changed files with 5 additions and 5 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.6.1',
version='3.9.6.2',
description=long_description,
long_description=long_description,
classifiers=[],