mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2025-02-24 02:18:22 +00:00
Updated Python package version number to 1.0.1 for release on PyPI.
This commit is contained in:
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…
x
Reference in New Issue
Block a user