Skip to content

Commit 3497690

Browse files
committed
Keep the old version
1 parent d6fd789 commit 3497690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/i18n/pygettext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
from dataclasses import dataclass, field
169169
from operator import itemgetter
170170

171-
__version__ = '1.6'
171+
__version__ = '1.5'
172172

173173

174174
# The normal pot-file header. msgmerge and Emacs's po-mode work better if it's

0 commit comments

Comments
 (0)