Skip to content

Commit 53283d8

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
udpates to v0.2.9
1 parent 3d03cae commit 53283d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funannotate.py

+1-1
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.8'
34+
version = '0.2.9'
3535

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

0 commit comments

Comments
 (0)