Travis related testing

This commit is contained in:
VirtuBox
2020-10-12 19:27:23 +02:00
parent 7050bd5894
commit 4f2cd2a295
4 changed files with 20 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ if os.geteuid() == 0:
os.makedirs('/var/lib/wo/tmp/')
setup(name='wordops',
version='3.12.2',
version='3.12.3',
description='An essential toolset that eases server administration',
long_description=LONG,
long_description_content_type='text/markdown',