Skip to content

Commit 57337d5

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
update version
1 parent ea9c34a commit 57337d5

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.1'
22+
version = '0.7.2'
2323

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

0 commit comments

Comments
 (0)