fixed one p2 command

This commit is contained in:
2020-09-26 21:42:08 +03:00
parent fb31b64f45
commit 94baa22650
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ setup(
'scripts/Qalbum-descriptor'],
package_data={'':['lib/*']},
include_package_data=True,
version = '2.20200922',
version = '2.20200926',
description = 'A tool to create a web gallery from a folder structure of images / other files.',
author = 'Ville Rantanen',
author_email = 'ville.q.rantanen@gmail.com',