Skip to content

Commit bc1cda2

Browse files
Roll version to 2.0.1
1 parent ba35bb6 commit bc1cda2

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
@@ -16,5 +16,5 @@
1616
"deps": [
1717
["github:sparkfun/Qwiic_I2C_Py", "master"]
1818
],
19-
"version": "2.0.0"
19+
"version": "2.0.1"
2020
}

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_oled_base"
6-
version = "2.0.0"
6+
version = "2.0.1"
77
description = "SparkFun Electronics Qwiic OLED Base Python Package"
88
readme = "DESCRIPTION.rst"
99

0 commit comments

Comments
 (0)