Bump version to v3.10.2

This commit is contained in:
VirtuBox
2019-11-06 00:29:31 +01:00
parent 2dde7fe94a
commit 85e863bdd6
4 changed files with 5 additions and 3 deletions

View File

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