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

pull/11/head v1.1.0
Project Nayuki 8 years ago
parent e0e48e0cf7
commit 377af20c1a

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

Loading…
Cancel
Save