Skip to content

Commit f022c95

Browse files
Autogenerated: Bump version number to 2.0.0
1 parent 78e5b2b commit f022c95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools"]
33

44
[project]
55
name = "sparkfun_qwiic_scmd"
6-
version = "0.9.1"
6+
version = "2.0.0"
77
description = "Sparkfun Electronics Qwiic SCMD Package"
88
readme = "DESCRIPTION.rst"
99

0 commit comments

Comments
 (0)