We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c667455 commit c9f478eCopy full SHA for c9f478e
pirc522/__init__.py
@@ -5,7 +5,7 @@
5
import RPi.GPIO as GPIO
6
7
8
-__version__ = (1, 0, 0)
+__version__ = "1.1.0"
9
10
11
class RFID(object):
0 commit comments