Bump version number to fix uploaded package.

This commit is contained in:
Faerbit 2017-05-05 03:54:13 +02:00
parent 6b91d99c65
commit 524554df1a

View File

@ -9,7 +9,7 @@ from os.path import join, isfile
from tempfile import TemporaryDirectory from tempfile import TemporaryDirectory
from hashlib import sha256 from hashlib import sha256
PAPERIZE_VERSION = "v1.0" PAPERIZE_VERSION = "v1.0.1"
QR_VERSION = 21 QR_VERSION = 21