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 08d78c5 commit d0254c4Copy full SHA for d0254c4
package.json
@@ -5,5 +5,5 @@
5
"deps": [
6
["github:sparkfun/Qwiic_I2C_Py", "master"]
7
],
8
- "version": "0.9.0"
+ "version": "2.0.0"
9
}
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools"]
3
4
[project]
name = "sparkfun_qwiic_tca9548a"
-version = "0.9.0"
+version = "2.0.0"
description = "SparkFun Electronics Qwiic TCA9548A"
readme = "DESCRIPTION.rst"
0 commit comments