Update release number

This commit is contained in:
VirtuBox
2019-07-23 14:20:47 +02:00
parent 92f2027bd3
commit 47fde68fe7
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.6',
version='3.9.6.1',
description=long_description,
long_description=long_description,
classifiers=[],