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 1515import array
1616import math
1717
18- __version__ = "0.0.0- auto.0"
18+ __version__ = "0.0.0+ auto.0"
1919__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Waveform.git"
2020
2121
Original file line number Diff line number Diff line change 1414
1515import array
1616
17- __version__ = "0.0.0- auto.0"
17+ __version__ = "0.0.0+ auto.0"
1818__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Waveform.git"
1919
2020
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-waveform"
1414description = " CircuitPython library for generating simple waveforms for audio."
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