File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 99====================================================
1010"""
1111
12- __version__ = "0.0.0- auto.0"
12+ __version__ = "0.0.0+ auto.0"
1313__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
1414
1515
Original file line number Diff line number Diff line change 99==================================================================================
1010"""
1111
12- __version__ = "0.0.0- auto.0"
12+ __version__ = "0.0.0+ auto.0"
1313__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
1414
1515
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def const(x):
1717 return x
1818
1919
20- __version__ = "0.0.0- auto.0"
20+ __version__ = "0.0.0+ auto.0"
2121__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
2222
2323# The ordering here reflects the seesaw firmware pinmap for crickit,
Original file line number Diff line number Diff line change 1111
1212import digitalio
1313
14- __version__ = "0.0.0- auto.0"
14+ __version__ = "0.0.0+ auto.0"
1515__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
1616
1717
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def const(x):
1919
2020from adafruit_seesaw .seesaw import Seesaw
2121
22- __version__ = "0.0.0- auto.0"
22+ __version__ = "0.0.0+ auto.0"
2323__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
2424
2525_KEYPAD_BASE = const (0x10 )
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def const(x):
1919 return x
2020
2121
22- __version__ = "0.0.0- auto.0"
22+ __version__ = "0.0.0+ auto.0"
2323__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
2424
2525_NEOPIXEL_BASE = const (0x0E )
Original file line number Diff line number Diff line change 99====================================================
1010"""
1111
12- __version__ = "0.0.0- auto.0"
12+ __version__ = "0.0.0+ auto.0"
1313__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
1414
1515
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def const(x):
1717 return x
1818
1919
20- __version__ = "0.0.0- auto.0"
20+ __version__ = "0.0.0+ auto.0"
2121__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
2222
2323# Robo HAT MM1 Board: https://www.crowdsupply.com/robotics-masters/robo-hat-mm1
Original file line number Diff line number Diff line change 1010====================================================
1111"""
1212
13- __version__ = "0.0.0- auto.0"
13+ __version__ = "0.0.0+ auto.0"
1414__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
1515
1616
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ def const(x):
1717 return x
1818
1919
20- __version__ = "0.0.0- auto.0"
20+ __version__ = "0.0.0+ auto.0"
2121__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git"
2222
2323_ADC_INPUT_0_PIN = const (0x02 )
You can’t perform that action at this time.
0 commit comments