Updated Python package version number to 1.0.1 for release on PyPI.

pull/11/head v1.0.1
Project Nayuki 8 years ago
parent 4a6d2f4555
commit 407816ea49

@ -28,7 +28,7 @@ import setuptools
setuptools.setup(
name = "qrcodegen",
description = "High quality QR Code generator library for Python 2 and 3",
version = "1.0.0",
version = "1.0.1",
platforms = "OS Independent",
license = "MIT License",

Loading…
Cancel
Save