From 6458ed7fc85bcbc8868b4a7a8331f9ac2611342d Mon Sep 17 00:00:00 2001 From: insolor Date: Sun, 1 Oct 2023 22:03:30 +0300 Subject: [PATCH] Version 0.6.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 756aa87..ee4fa51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "df-translation-toolkit" -version = "0.6.7" +version = "0.6.8" description = "Toolset to convert text extracted from DF to translation format and aback" authors = ["insolor ", "aNNiPAk ", "shevernitskiy "] license = "MIT"