We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0fd66 commit 01e80e0Copy full SHA for 01e80e0
1 file changed
circuitpython_csv.py
@@ -29,7 +29,7 @@
29
30
"""
31
32
-__version__ = "0.0.0-auto.0"
+__version__ = "0.0.0+auto.0"
33
__repo__ = "https://github.com/tekktrik/CircuitPython_CSV.git"
34
35
import re
0 commit comments