Skip to content

Commit d37eebc

Browse files
Roll version to 2.0.1
1 parent 08ff33a commit d37eebc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"deps": [
66
["github:sparkfun/Qwiic_I2C_Py", "master"]
77
],
8-
"version": "2.0.0"
8+
"version": "2.0.1"
99
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools"]
33

44
[project]
55
name = "sparkfun_qwiic_icm20948"
6-
version = "2.0.0"
6+
version = "2.0.1"
77
description = "Sparkfun Electronics Qwiic 9DoF_IMU_ICM20948 Package"
88
readme = "DESCRIPTION.rst"
99

0 commit comments

Comments
 (0)