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