We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d03cae commit 53283d8Copy full SHA for 53283d8
funannotate.py
@@ -31,7 +31,7 @@ def fmtcols(mylist, cols):
31
for i in range(0,num_lines))
32
return "\n".join(lines)
33
34
-version = '0.2.8'
+version = '0.2.9'
35
36
default_help = """
37
Usage: funannotate <command> <arguments>
0 commit comments