From fa3dae1a67e39d7e787ce1cc9974ec353f36ccf2 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Tue, 20 Dec 2022 08:07:16 -0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1af2b5b..4de7541 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybitblock" -version = "2.0.7" +version = "2.0.8" description = "Python Bitcoin block dashboard, transactions, send message to Space and more" license="MIT" authors = ["curly60e ", "SatoshiNakamotoBitcoin"]