Skip to content

Commit 224f158

Browse files
Update color_picker.py
1 parent 06d11c2 commit 224f158

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

color_picker/color_picker.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@
3636

3737

3838
__version__ = "0.0.0-auto.0"
39-
__repo__ = (
40-
"https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Color_Picker.git"
41-
)
39+
__repo__ = "https://github.com/jposada202020/CircuitPython_color_picker.git"
4240

4341
# pylint: disable=missing-class-docstring, too-few-public-methods
4442

0 commit comments

Comments
 (0)