We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401a9c3 commit 6639cc6Copy full SHA for 6639cc6
adafruit_platformdetect/board.py
@@ -31,7 +31,7 @@
31
from adafruit_platformdetect.constants import boards, chips
32
33
34
-__version__ = "0.0.0-auto.0"
+__version__ = "0.0.0+auto.0"
35
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_PlatformDetect.git"
36
37
adafruit_platformdetect/chip.py
from adafruit_platformdetect.constants import chips
0 commit comments