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 7f5e79b commit 2abfa19Copy full SHA for 2abfa19
package.json
@@ -5,5 +5,5 @@
5
"deps": [
6
["github:sparkfun/Qwiic_I2C_Py", "master"]
7
],
8
- "version": "2.1.0"
+ "version": "2.1.1"
9
}
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools"]
3
4
[project]
name = "sparkfun_qwiic_rfid"
-version = "2.1.0"
+version = "2.1.1"
description = "Sparkfun Electronics Qwiic RFID Package"
readme = "DESCRIPTION.rst"
0 commit comments