From 1f6121f6cd1b1699c6960b002446f95d9c1a9284 Mon Sep 17 00:00:00 2001 From: 9dogs Date: Thu, 16 Jul 2020 11:41:12 +0500 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ef806ae..6bbb5fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ known_first_party = "tg_odesli_bot,tests" [tool.poetry] name = "tg_odesli_bot" -version = "0.2.7" +version = "0.2.8" description = "Telegram Bot to share music with Odesli (former Songlink) service." repository = "https://github.com/9dogs/tg-odesli-bot" homepage = "https://github.com/9dogs/tg-odesli-bot"