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 0dc2142 commit 3802a23Copy full SHA for 3802a23
msgcheck.py
@@ -41,7 +41,7 @@
41
except ImportError:
42
pass
43
44
-VERSION = '2.5-dev'
+VERSION = '2.5'
45
46
47
def count_lines(string):
0 commit comments