Prepare hotfix v3.12.1

This commit is contained in:
VirtuBox
2020-05-14 01:01:56 +02:00
parent 610cf8d254
commit 2573cbe13b
5 changed files with 11 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.0',
version='3.12.1',
description='An essential toolset that eases server administration',
long_description=LONG,
long_description_content_type='text/markdown',