Skip to content

Commit f263041

Browse files
initial repo load
1 parent 29bdcbe commit f263041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cedargrove_touchcalibrator/built_in.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
__version__ = "0.0.0+auto.0"
4949
__repo__ = (
50-
"https://github.com/CedarGroveStudios/Cedargrove_CircuitPython_TouchCalibrator.git"
50+
"https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git"
5151
)
5252

5353

cedargrove_touchcalibrator/featherwing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
__version__ = "0.0.0+auto.0"
5757
__repo__ = (
58-
"https://github.com/CedarGroveStudios/Cedargrove_CircuitPython_TouchCalibrator.git"
58+
"https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git"
5959
)
6060

6161

0 commit comments

Comments
 (0)