Skip to content

Commit 50964b6

Browse files
Hopefully the final update
1 parent ce40695 commit 50964b6

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

.gitmodules

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,7 @@
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
115112
[submodule "qwiic/drivers/qwiic_otos"]
116113
path = qwiic/drivers/qwiic_otos
117114
url = https://github.com/sparkfun/Qwiic_OTOS_Py
115+

qwiic/drivers/qwiic_otos_py

Lines changed: 0 additions & 1 deletion
This file was deleted.

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.8',
63+
version='1.1.10',
6464

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

0 commit comments

Comments
 (0)