From c8b086eec4e69fc39f58dce58e700bab633ac5e2 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Sat, 11 Dec 2021 16:24: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 64741be..1546573 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybitblock" -version = "1.1.8.4" +version = "1.1.8.5" description = "Python Bitcoin block dashboard, transactions, send message to Space and more" license="MIT" authors = ["curly60e ", "SatoshiNakamotoBitcoin"]