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 ba35bb6 commit bc1cda2Copy full SHA for bc1cda2
package.json
@@ -16,5 +16,5 @@
16
"deps": [
17
["github:sparkfun/Qwiic_I2C_Py", "master"]
18
],
19
- "version": "2.0.0"
+ "version": "2.0.1"
20
}
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools"]
3
4
[project]
5
name = "sparkfun_qwiic_oled_base"
6
-version = "2.0.0"
+version = "2.0.1"
7
description = "SparkFun Electronics Qwiic OLED Base Python Package"
8
readme = "DESCRIPTION.rst"
9
0 commit comments