Skip to content

Commit 04c4232

Browse files
Adding qwiic_otos_py and bumping version
1 parent 0e18701 commit 04c4232

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@
109109
[submodule "qwiic/drivers/qwiic_large_oled"]
110110
path = qwiic/drivers/qwiic_large_oled
111111
url = https://github.com/sparkfun/Qwiic_Large_OLED_Py
112+
[submodule "qwiic/drivers/qwiic_otos_py"]
113+
path = qwiic/drivers/qwiic_otos_py
114+
url = https://github.com/sparkfun/Qwiic_OTOS_Py

qwiic/drivers/qwiic_otos_py

Submodule qwiic_otos_py added at aa44c7f

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# Versions should comply with PEP440. For a discussion on single-sourcing
6161
# the version across setup.py and the project code, see
6262
# http://packaging.python.org/en/latest/tutorial.html#version
63-
version='1.1.7',
63+
version='1.1.8',
6464

6565
description='SparkFun Electronics qwiic library',
6666
long_description=long_description,

0 commit comments

Comments
 (0)