string cutting for unicode

This commit is contained in:
ville rantanen
2018-07-31 16:43:16 +03:00
parent 96362b3c82
commit 8d6237bf3c
2 changed files with 17 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ setup(
'scripts/Qalbum-descriptor'],
package_data={'':['lib/*']},
include_package_data=True,
version = '2.20161005',
version = '2.20180731',
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',