diff --git a/setup.py b/setup.py index 7f89e04..eaeea22 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="mfrc522", - version="0.0.6", + version="0.0.7", author="Pi My Life Up", author_email="support@pimylifeup.com", description="A library to integrate the MFRC522 RFID readers with the Raspberry Pi",