From c593193eca38f474dd221a77ff11efb0d3b13428 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Mon, 14 Feb 2022 10:11:27 -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 e5776c6..0bb607c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybitblock" -version = "1.1.9.2" +version = "1.1.10" description = "Python Bitcoin block dashboard, transactions, send message to Space and more" license="MIT" authors = ["curly60e ", "SatoshiNakamotoBitcoin"]