File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
pass
21
21
22
22
23
- __version__ = "0.0.0- auto.0"
23
+ __version__ = "0.0.0+ auto.0"
24
24
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git"
25
25
26
26
Original file line number Diff line number Diff line change 22
22
pass
23
23
24
24
25
- __version__ = "0.0.0- auto.0"
25
+ __version__ = "0.0.0+ auto.0"
26
26
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git"
27
27
28
28
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
12
12
[project ]
13
13
name = " adafruit-circuitpython-busdevice"
14
14
description = " CircuitPython bus device classes to manage bus sharing."
15
- version = " 0.0.0- auto.0"
15
+ version = " 0.0.0+ auto.0"
16
16
readme = " README.rst"
17
17
authors = [
18
18
{
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments