File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111* Author(s): Carter Nelson
1212"""
1313
14- __version__ = "0.0.0- auto.0"
14+ __version__ = "0.0.0+ auto.0"
1515__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git"
1616
1717import onewireio
Original file line number Diff line number Diff line change 1111* Author(s): Carter Nelson
1212"""
1313
14- __version__ = "0.0.0- auto.0"
14+ __version__ = "0.0.0+ auto.0"
1515__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git"
1616
1717try :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-onewire"
1414description = " CircuitPython OneWire helper library for 1-wire bus devices."
15- version = " 0.0.0- auto.0"
15+ version = " 0.0.0+ auto.0"
1616readme = " README.rst"
1717authors = [
1818 {name = " Adafruit Industries" , email = " circuitpython@adafruit.com" }
You can’t perform that action at this time.
0 commit comments