You've already forked amazing-qr
mirror of
https://github.com/x-hw/amazing-qr.git
synced 2025-08-10 22:41:23 +02:00
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='amzqr',
|
name='amzqr',
|
||||||
version='0.0.1',
|
version='0.0.2',
|
||||||
keywords='qr qrcode amazing artistic animated gif colorized',
|
keywords='qr qrcode amazing artistic animated gif colorized',
|
||||||
description='Generater for amazing QR Codes. Including Common, Artistic and Animated QR Codes.',
|
description='Generater for amazing QR Codes. Including Common, Artistic and Animated QR Codes.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
Reference in New Issue
Block a user