diff --git a/qalbum/Qalbum.py b/qalbum/Qalbum.py index c692d84..4c5d89a 100755 --- a/qalbum/Qalbum.py +++ b/qalbum/Qalbum.py @@ -27,7 +27,7 @@ from datetime import datetime # (c) ville.q.rantanen@gmail.com -__version__='2.20180827' +__version__='2.20190411a' FILECONFIG=".config" FILEDESC="descriptions.csv" diff --git a/qalbum/Qnano2.py b/qalbum/Qnano2.py index 4791564..f434d9f 100755 --- a/qalbum/Qnano2.py +++ b/qalbum/Qnano2.py @@ -39,7 +39,7 @@ from Qalbum import \ # (c) ville.q.rantanen@gmail.com -__version__='0.20180827' +__version__='0.20190411a' imagesearch=re.compile('.*\.jpg$|.*\.jpeg$|.*\.gif$|.*\.png$|.*\.tif$|.*\.svg$|.*\.pdf$',re.I) vectorsearch=re.compile('.*\.svg$|.*\.pdf$',re.I) @@ -63,8 +63,8 @@ def getheader(path,parent,title=""): - - + + '''+title+'''