From 748a57758411eb10efab80a81355d2107afdfa13 Mon Sep 17 00:00:00 2001 From: Alexei Andrushievich Date: Sun, 14 Mar 2021 23:19:03 +0200 Subject: [PATCH] Version up --- mcadmin/locale/en/LC_MESSAGES/django.mo | Bin 2309 -> 2309 bytes mcadmin/locale/en/LC_MESSAGES/django.po | 4 ++-- mcadmin/locale/uk/LC_MESSAGES/django.mo | Bin 2889 -> 2889 bytes mcadmin/locale/uk/LC_MESSAGES/django.po | 4 ++-- setup.cfg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mcadmin/locale/en/LC_MESSAGES/django.mo b/mcadmin/locale/en/LC_MESSAGES/django.mo index f4481be0eb34f60522b912e8ee956ae6179fa302..b74a4b5957c429a949022dd983230b03d59eeb53 100644 GIT binary patch delta 14 VcmZn_Y8Bcb!pdm6S(NnyGXNe21MUC- delta 14 VcmZn_Y8Bcb!pdl}S(NnyGXNd{1ML6+ diff --git a/mcadmin/locale/en/LC_MESSAGES/django.po b/mcadmin/locale/en/LC_MESSAGES/django.po index 2d5b905..f79fa58 100644 --- a/mcadmin/locale/en/LC_MESSAGES/django.po +++ b/mcadmin/locale/en/LC_MESSAGES/django.po @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: mcadmin 0.9.14\n" +"Project-Id-Version: mcadmin 0.9.15\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-03-10 20:59+0200\n" +"POT-Creation-Date: 2021-03-14 23:18+0200\n" "PO-Revision-Date: 2015-06-01 06:57+0300\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/mcadmin/locale/uk/LC_MESSAGES/django.mo b/mcadmin/locale/uk/LC_MESSAGES/django.mo index 4d3cc51160fde72194ffb11ca57e541d4ca38d35..ba84642ae14a780dc95f07f4c6a1538ef75ce594 100644 GIT binary patch delta 14 VcmX>pc2aDE2rHxMW>HoXHUJ~p1H}LU delta 14 VcmX>pc2aDE2rHw>W>HoXHUJ~j1H=FT diff --git a/mcadmin/locale/uk/LC_MESSAGES/django.po b/mcadmin/locale/uk/LC_MESSAGES/django.po index be21950..5e881b4 100644 --- a/mcadmin/locale/uk/LC_MESSAGES/django.po +++ b/mcadmin/locale/uk/LC_MESSAGES/django.po @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: mcadmin 0.9.14\n" +"Project-Id-Version: mcadmin 0.9.15\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-03-10 20:59+0200\n" +"POT-Creation-Date: 2021-03-14 23:18+0200\n" "PO-Revision-Date: 2015-06-01 06:57+0300\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/setup.cfg b/setup.cfg index 6c0aff3..6e176c5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-mcadmin -version = 0.9.14 +version = 0.9.15 description = Easily run Django management commands from admin python-requires = >=3.6 license-file = COPYING