From 720e34e944a9c18e426368271255de079b014e86 Mon Sep 17 00:00:00 2001 From: Alexei Andrushievich Date: Tue, 18 Feb 2020 08:54:49 +0200 Subject: [PATCH] Version up --- djversion/locale/en/LC_MESSAGES/django.mo | Bin 657 -> 657 bytes djversion/locale/en/LC_MESSAGES/django.po | 4 ++-- djversion/locale/uk/LC_MESSAGES/django.mo | Bin 819 -> 819 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 ef65d131fa488fc9ec3fb7c27e88554b3d86a127..982aeabd9b18f950c175c4e1754cd8d0611efa1c 100644 GIT binary patch delta 12 UcmbQpI+1n4Uq+LS|0Xj603bjGG5`Po delta 12 UcmbQpI+1n4Uq<7N|0Xj603bUBF#rGn diff --git a/djversion/locale/en/LC_MESSAGES/django.po b/djversion/locale/en/LC_MESSAGES/django.po index 63e3358..76760fa 100644 --- a/djversion/locale/en/LC_MESSAGES/django.po +++ b/djversion/locale/en/LC_MESSAGES/django.po @@ -4,9 +4,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: django-project-version 0.9.3\n" +"Project-Id-Version: django-project-version 0.9.4\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2020-02-14 09:52+0200\n" +"POT-Creation-Date: 2020-02-18 08:54+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 5816a191f93847851b2f049daa32ef381a7c396d..bd2ae72bee9c3707842a2d8524075cfef8a3fd69 100644 GIT binary patch delta 12 TcmdnYwwZ0hUq+LS|4f+xB83GT delta 12 TcmdnYwwZ0hUq<7N|4f+xB7g-N diff --git a/djversion/locale/uk/LC_MESSAGES/django.po b/djversion/locale/uk/LC_MESSAGES/django.po index 8e7adc6..ed471aa 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.9.3\n" +"Project-Id-Version: django-project-version 0.9.4\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2020-02-14 09:52+0200\n" +"POT-Creation-Date: 2020-02-18 08:54+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 fd01db7..cd5f703 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-project-version -version = 0.9.3 +version = 0.9.4 description = Django reusable app to show your project version python-requires = >=3.6 license-file = MIT-LICENSE