We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5fd0a commit 9a767fcCopy full SHA for 9a767fc
1 file changed
msgcheck/msgcheck.py
@@ -39,7 +39,7 @@
39
from . po import PoCheck
40
41
42
-__version__ = '2.7'
+__version__ = '2.8-dev'
43
44
45
def msgcheck_version():
0 commit comments