Skip to content

Commit 0ce0611

Browse files
Autogenerated: Bump version number to 2.0.0
1 parent f37ba1d commit 0ce0611

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
@@ -4,5 +4,5 @@
44
["qwiic_i2c/i2c_driver.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/i2c_driver.py"],
55
["qwiic_i2c/micropython_i2c.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/micropython_i2c.py"]
66
],
7-
"version": "1.0.0"
7+
"version": "2.0.0"
88
}

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_i2c"
6-
version = "1.0.0"
6+
version = "2.0.0"
77
description = "SparkFun Electronics Qwiic I2C library"
88
readme = "DESCRIPTION.rst"
99

0 commit comments

Comments
 (0)