Small corrections

This commit is contained in:
jeroenops
2018-11-13 22:24:26 +01:00
parent b36df4384a
commit f4c6dab6a0
4 changed files with 11 additions and 20 deletions

View File

@@ -58,7 +58,7 @@ if not os.path.isfile('/root/.gitconfig'):
shutil.copy2(os.path.expanduser("~")+'/.gitconfig', '/root/.gitconfig')
setup(name='wo',
version='3.8.1',
version='3.9.0',
description=long_description,
long_description=long_description,
classifiers=[],