update version to prepare release

This commit is contained in:
VirtuBox
2019-04-25 11:01:26 +02:00
parent 5536a66a9d
commit 4ba8007a06
3 changed files with 15 additions and 15 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.4',
version='3.9.5',
description=long_description,
long_description=long_description,
classifiers=[],