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 15
15
import array
16
16
import math
17
17
18
- __version__ = "0.0.0- auto.0"
18
+ __version__ = "0.0.0+ auto.0"
19
19
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Waveform.git"
20
20
21
21
Original file line number Diff line number Diff line change 14
14
15
15
import array
16
16
17
- __version__ = "0.0.0- auto.0"
17
+ __version__ = "0.0.0+ auto.0"
18
18
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Waveform.git"
19
19
20
20
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
12
12
[project ]
13
13
name = " adafruit-circuitpython-waveform"
14
14
description = " CircuitPython library for generating simple waveforms for audio."
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