diff --git a/djversion/locale/en/LC_MESSAGES/django.po b/djversion/locale/en/LC_MESSAGES/django.po index 6ff2f2d..966ffae 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.10.3\n" +"Project-Id-Version: django-project-version 0.10.4\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2020-03-08 19:02+0200\n" +"POT-Creation-Date: 2020-03-15 01:06+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.po b/djversion/locale/uk/LC_MESSAGES/django.po index ed5dc13..5652bd2 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.10.3\n" +"Project-Id-Version: django-project-version 0.10.4\n" "Report-Msgid-Bugs-To: Alexei Andrushievich \n" -"POT-Creation-Date: 2020-03-08 19:02+0200\n" +"POT-Creation-Date: 2020-03-15 01:06+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 4505d4c..2928667 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ [metadata] name = django-project-version -version = 0.10.3 +version = 0.10.4 description = Django reusable app to show your project version python-requires = >=3.6 license-file = MIT-LICENSE