Set variables for new release

This commit is contained in:
VirtuBox
2019-06-16 19:55:41 +02:00
parent 7eacd6c44d
commit fd270187b6
4 changed files with 7 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.5',
version='3.9.5.2',
description=long_description,
long_description=long_description,
classifiers=[],