Bump version number to run tests

This commit is contained in:
VirtuBox
2023-08-12 17:02:22 +02:00
parent 279ab9a832
commit f4bf658822
2 changed files with 2 additions and 2 deletions

View File

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