Skip to content

Commit 31b8d38

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
update version/menu
1 parent 925d4b8 commit 31b8d38

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
@@ -19,7 +19,7 @@ def flatten(l):
1919
flatList.append(elem)
2020
return flatList
2121

22-
version = '0.7.0'
22+
version = '0.7.1'
2323

2424
default_help = """
2525
Usage: funannotate <command> <arguments>

0 commit comments

Comments
 (0)