From e650dd2a1c101ffabbb6be09f11dd537c6cac505 Mon Sep 17 00:00:00 2001 From: Alexei Andrushievich Date: Tue, 16 Mar 2021 03:25:17 +0200 Subject: [PATCH] Version up --- djversion/locale/en/LC_MESSAGES/django.mo | Bin 658 -> 658 bytes djversion/locale/en/LC_MESSAGES/django.po | 4 ++-- djversion/locale/uk/LC_MESSAGES/django.mo | Bin 820 -> 820 bytes djversion/locale/uk/LC_MESSAGES/django.po | 4 ++-- setup.cfg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/djversion/locale/en/LC_MESSAGES/django.mo b/djversion/locale/en/LC_MESSAGES/django.mo index 096872c21ebe8717f5d7b1c2ba3bf38c8705e7b5..54db35564c6328b334d169566e5ba4d5c3e9078a 100644 GIT binary patch delta 12 UcmbQlI*E0{KSs-q|0gp703dk\n" -"POT-Creation-Date: 2021-03-14 23:33+0200\n" +"POT-Creation-Date: 2021-03-16 03:24+0200\n" "PO-Revision-Date: 2019-09-11 04:53+0300\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/djversion/locale/uk/LC_MESSAGES/django.mo b/djversion/locale/uk/LC_MESSAGES/django.mo index 5461b12cc995876805b8a4428a45fb73e9a8d5ed..cca6f71671214f21a068ab51915a1e36f808365f 100644 GIT binary patch delta 12 TcmdnOwuNoNKSs-q|4o?yBEAJA delta 12 TcmdnOwuNoNKSqm<|4o?yBDn=4 diff --git a/djversion/locale/uk/LC_MESSAGES/django.po b/djversion/locale/uk/LC_MESSAGES/django.po index ee92695..4b3644d 100644 --- a/djversion/locale/uk/LC_MESSAGES/django.po +++ b/djversion/locale/uk/LC_MESSAGES/django.po @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: django-project-version 0.14.8\n" +"Project-Id-Version: django-project-version 0.14.9\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2021-03-14 23:33+0200\n" +"POT-Creation-Date: 2021-03-16 03:24+0200\n" "PO-Revision-Date: 2019-09-11 04:53+0300\n" "Last-Translator: Alexei Andrushievich \n" "Language-Team: Alexei Andrushievich \n" diff --git a/setup.cfg b/setup.cfg index c534c31..73fdcc9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-project-version -version = 0.14.8 +version = 0.14.9 description = Django reusable app to show your project version python-requires = >=3.6 license-file = MIT-LICENSE