Update board.py
makes suggested changes
This commit is contained in:
parent
ea17275660
commit
f478b64311
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ except ImportError:
|
|||
|
||||
from adafruit_platformdetect.constants import boards, chips
|
||||
|
||||
__version__ = "3.72.1"
|
||||
__version__ = "0.0.0+auto.0"
|
||||
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_PlatformDetect.git"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue