From 619599e5ccdae0f0f8e6b9de785e2653f24055da Mon Sep 17 00:00:00 2001 From: Alexei Andrushievich Date: Fri, 19 Nov 2021 09:31:25 +0200 Subject: [PATCH] Version up --- po2xls/locale/en/LC_MESSAGES/django.mo | Bin 705 -> 705 bytes po2xls/locale/en/LC_MESSAGES/django.po | 4 ++-- po2xls/locale/uk/LC_MESSAGES/django.mo | Bin 892 -> 892 bytes po2xls/locale/uk/LC_MESSAGES/django.po | 4 ++-- setup.cfg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/po2xls/locale/en/LC_MESSAGES/django.mo b/po2xls/locale/en/LC_MESSAGES/django.mo index 3e165cff19c30b663f2094edba43f398693c6d41..9daba45a50ee7c9811c7c9326e88c854b5770a0e 100644 GIT binary patch delta 14 VcmX@edXRO4AS0vUW+BG)i~u3`1NQ&` delta 14 VcmX@edXRO4AS0u}W+BG)i~u3=1NHy_ diff --git a/po2xls/locale/en/LC_MESSAGES/django.po b/po2xls/locale/en/LC_MESSAGES/django.po index 1e51256..984267b 100644 --- a/po2xls/locale/en/LC_MESSAGES/django.po +++ b/po2xls/locale/en/LC_MESSAGES/django.po @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: django-po2xls 0.11.0\n" +"Project-Id-Version: django-po2xls 0.11.1\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-11-19 09:07+0200\n" +"POT-Creation-Date: 2021-11-19 09:31+0200\n" "PO-Revision-Date: 2020-02-20 14:44+0200\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/po2xls/locale/uk/LC_MESSAGES/django.mo b/po2xls/locale/uk/LC_MESSAGES/django.mo index 81f3f5a631b301033f6dc5f42ebd7817b494a6c5..7eec281d838df62d6f0bcf985d495d7e624c6e56 100644 GIT binary patch delta 14 Vcmeyv_J?hQAS0vUW+BEbCIBad1S
\n" -"POT-Creation-Date: 2021-11-19 09:07+0200\n" +"POT-Creation-Date: 2021-11-19 09:31+0200\n" "PO-Revision-Date: 2020-02-20 14:44+0200\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/setup.cfg b/setup.cfg index 0ceb47b..a441290 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-po2xls -version = 0.11.0 +version = 0.11.1 description = Convert gettext .po files to .xls python-requires = >=3.6 license-file = COPYING