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 6c95952 commit 8001a9aCopy full SHA for 8001a9a
funannotate.py
@@ -37,7 +37,7 @@ def fmtcols(mylist, cols):
37
pass
38
39
git_version = lib.git_version()
40
-base_version = '1.4.1'
+base_version = '1.4.2'
41
if git_version:
42
version = base_version+'-'+git_version
43
else:
0 commit comments