Update version

This commit is contained in:
VirtuBox
2019-07-16 02:07:52 +02:00
parent 0d02a1ceef
commit ed4df166ce
3 changed files with 6 additions and 6 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.5.4',
version='3.9.6',
description=long_description,
long_description=long_description,
classifiers=[],