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 61b94ae commit 357814bCopy full SHA for 357814b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Msgcheck ChangeLog
2
3
-## Version 4.1.0 (under dev)
+## Version 4.1.0 (2024-10-23)
4
5
### Changed
6
msgcheck/msgcheck.py
@@ -39,7 +39,7 @@
39
from .po import PoCheck
40
41
42
-__version__ = "4.1.0-dev"
+__version__ = "4.1.0"
43
44
45
def msgcheck_version():
0 commit comments