Skip to content

Commit 7ed692f

Browse files
Jon PalmerJon Palmer
authored andcommitted
udpates to v0.2.9
1 parent 53283d8 commit 7ed692f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funannotate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def fmtcols(mylist, cols):
3131
for i in range(0,num_lines))
3232
return "\n".join(lines)
3333

34-
version = '0.2.9'
34+
version = '0.2.10'
3535

3636
default_help = """
3737
Usage: funannotate <command> <arguments>

0 commit comments

Comments
 (0)