From 27d64756d1764b3ff3ec98475e388f0b26a1544e Mon Sep 17 00:00:00 2001 From: Pavel Kirilin <win10@list.ru> Date: Fri, 15 Oct 2021 21:39:36 +0400 Subject: [PATCH] Bumped version. Signed-off-by: Pavel Kirilin <win10@list.ru> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 68a8294..135c801 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bot_s3rius" -version = "0.1.0" +version = "0.1.4" description = "Telegram bot for @s3rius_san" readme = "README.md" authors = ["Pavel Kirilin <win10@list.ru>"] -- GitLab