Add allowpassword

This commit is contained in:
VirtuBox
2019-09-26 15:45:38 +02:00
parent ec1de94bc9
commit a2854e73dd
4 changed files with 16 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ if not os.path.exists('/var/lib/wo/'):
os.makedirs('/var/lib/wo/')
setup(name='wo',
version='3.9.9',
version='3.9.9.1',
description=long_description,
long_description=long_description,
classifiers=[],