Skip to content

Commit

Permalink
[fix] upgrade to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
x-hw committed Apr 6, 2021
1 parent de2462a commit 477b199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
imageio==1.5
numpy==1.11.1
Pillow==3.3.1
Pillow==8.1.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name='amzqr',
version='0.0.1',
version='0.0.2',
keywords='qr qrcode amazing artistic animated gif colorized',
description='Generater for amazing QR Codes. Including Common, Artistic and Animated QR Codes.',
long_description=long_description,
Expand Down

0 comments on commit 477b199

Please sign in to comment.