From 61190449a6e4fa5d01ea44afc75074b73a95ac84 Mon Sep 17 00:00:00 2001 From: Alexei Andrushievich Date: Mon, 17 May 2021 04:05:40 +0300 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 c6077359d6ad10b530267148eddc55565c2bc193..80c627a38bf161a6d030f3e32b897ce66c72658c 100644 GIT binary patch delta 14 VcmZn_Y8Bcb!pdm4S(NnyGXNd#1L^<( delta 14 VcmZn_Y8Bcb!pdl{S(NnyGXNdv1L*(& diff --git a/mcadmin/locale/en/LC_MESSAGES/django.po b/mcadmin/locale/en/LC_MESSAGES/django.po index 7b44885..1ef5689 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.10.0\n" +"Project-Id-Version: mcadmin 0.10.1\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-05-14 03:41+0300\n" +"POT-Creation-Date: 2021-05-17 04:04+0300\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 bb63683e1b36fedb26107b5f3edd0de0b9f97d53..40e2cac6ffb267c9664ba7bd72495a6599d9ecc4 100644 GIT binary patch delta 14 VcmX>pc2aDE2rHxEW>HoXHUJ~R1Hk|Q delta 14 VcmX>pc2aDE2rHw(W>HoXHUJ~L1Hb?P diff --git a/mcadmin/locale/uk/LC_MESSAGES/django.po b/mcadmin/locale/uk/LC_MESSAGES/django.po index 2d5ce0d..170da60 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.10.0\n" +"Project-Id-Version: mcadmin 0.10.1\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-05-14 03:41+0300\n" +"POT-Creation-Date: 2021-05-17 04:04+0300\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 69b434e..ec01447 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-mcadmin -version = 0.10.0 +version = 0.10.1 description = Easily run Django management commands from admin python-requires = >=3.6 license-file = COPYING