We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1734b commit 1b855dcCopy full SHA for 1b855dc
cedargrove_rangeslicer.py
@@ -19,7 +19,7 @@
19
"""
20
21
__version__ = "0.0.0+auto.0"
22
-__repo__ = "https://github.com/CedarGroveStudios/Range_Slicer.git"
+__repo__ = "https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer.git"
23
24
25
# pylint: disable=too-many-instance-attributes
0 commit comments