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 2424except ImportError :
2525 pass
2626
27- __version__ = "0.0.0- auto.0"
27+ __version__ = "0.0.0+ auto.0"
2828__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_HID.git"
2929
3030
Original file line number Diff line number Diff line change 1717 pass
1818
1919
20- __version__ = "0.0.0- auto.0"
20+ __version__ = "0.0.0+ auto.0"
2121__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_HID.git"
2222
2323
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-hid"
1414description = " CircuitPython helper library for simulating HID devices."
15- version = " 0.0.0- auto.0"
15+ version = " 0.0.0+ auto.0"
1616readme = " README.rst"
1717authors = [
1818 {
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments