Skip to content

Commit 404cd85

Browse files
Autogenerated: Bump version number to 2.0.0
1 parent a13c905 commit 404cd85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.0.2"
8+
"version": "2.0.0"
99
}

Diff for: 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_serlcd"
6-
version = "0.0.2"
6+
version = "2.0.0"
77
description = "SparkFun Electronics Qwiic SerLCD"
88
readme = "DESCRIPTION.rst"
99

0 commit comments

Comments
 (0)