We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cefd6 commit 970e903Copy full SHA for 970e903
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="mfrc522",
8
- version="0.0.6",
+ version="0.0.7",
9
author="Pi My Life Up",
10
author_email="[email protected]",
11
description="A library to integrate the MFRC522 RFID readers with the Raspberry Pi",
0 commit comments