Prepare for Hotfix v3.15.4

This commit is contained in:
VirtuBox
2022-10-25 10:21:50 +02:00
parent 873b70c8d5
commit bb5d9d4962
3 changed files with 4 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.15.3',
version='3.15.4',
description='An essential toolset that eases server administration',
long_description=LONG,
long_description_content_type='text/markdown',